Assuming that the mouse pointer is parallel to the display and that a light themes is used, the visual click zone is positioned below and to the right of the upper left corner.

E: correct content

E₂ (correction): The visual click zone should be more than 1 px², but it’s not misaligned.

  • Albbi@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    5 hours ago

    Not if you imagine that the cursor is hovering above the screen, and each click is like a virtual instantaneous drop to the screen to make the click.

  • JohnnyCanuck@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    9 hours ago

    I don’t really get what you’re saying. Maybe a picture would help? Having worked with mouse pointers for three decades, I’m pretty sure it’s either correct, or if you disagree then what you’re choosing as the click pixel is arbitrary, and pointer style and implementation dependent. In any case, the user will generally learn the specific click behaviour very quickly, usually without even thinking about it.

    • Valmond@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      9 hours ago

      If there is a drop shadow, then when you click, the click should be on the shadows point, not the “floating” triangles/mouses point.

      The point here is the outmost point on the triangle of the mouse ofc. The position that “clicks”.

      • m-p{3}@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        6 hours ago

        In the cursor metatada you can specify where the click occurs. Personally I always assumed the click would happen at the tip of the arrow, not the shadow below.

      • littletoolshed@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        I think I understand the pixel you are referring too, it may be diagonally adjacent to the click pixel.

        I’m not sure I understand ‘why’ post OP suggests that should be the ‘correct’ click pixel?

        • eRac@lemmings.world
          link
          fedilink
          arrow-up
          2
          ·
          6 hours ago

          A drop shadow implies that the object is floating above a plane. If you have an object floating above a plane, it would need to drop to the plane to interact with it, so the interaction point should be the tip of the shadow, not the tip of the cursor.

          • Stillwater@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            5 hours ago

            Depending on the relative direction of the light and “camera”, the click point could vary. It wouldn’t be on the tip of the shadow unless the shadow was already directly below the tip of the pointer in line with the line of sight. More likely it would fall somewhere “between” the apparent position of shadow and pointer before clicking.