Skip to content

Close button in the top right corner doesn't trigger at the absolute edge of the screen #1909

@ASDS792

Description

@ASDS792

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing requests and didn't find any that were similar
  • I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

When the Anytype window is maximized, the "Close" (X) button does not respond if the mouse cursor is moved to the absolute top-right pixel of the screen. Users have to manually move the cursor slightly to the left/bottom to hit the active area of the button. This breaks the standard Fitts's Law behavior expected in desktop applications, where the corner should act as an infinite target for the close action.

Suggested solution

Expand the clickable area of the Close button to the very edge of the window frame. When the window is maximized, clicking the top-rightmost pixel of the screen should trigger the window close action.

Alternative

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions