Skip to content

Bug Report: Incorrect Component Detection in MCP Pointer #17

Description

@Traves-Theberge

Description

The MCP pointer tool (mcp__pointer__get-pointed-element) is returning incorrect element information. When pointing at a specific component on the page, it returns data for a different element instead.

Expected Behavior

The pointer should return information about the element that is actually being pointed at/hovered over by the user.

Actual Behavior

The pointer returned information for an H1 element with id "page-title" and text "Welcome", which was not the component being pointed at by the user.

Additional Notes

The user confirmed that the H1 "Welcome" element was NOT the component they were pointing at, indicating a detection or tracking issue with the pointer functionality.

Severity

Medium - The tool provides incorrect data which could lead to wrong element interactions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions