Skip to content

Unexpected behavior of space/enter in . context menu on MacOS Sequoia 15.0 #1027

Open
@mscott-versa

Description

@mscott-versa

To reproduce:

  1. Press . key to bring up a commit's context menu.
  2. Navigate to menu item that needs either Space or Return key to be pressed.
  3. Press one of those keys to select the menu item.
  4. The selected menu item is not triggered:
    1. If Space, the Quick View... action is triggered instead.
    2. If Return, the Checkout "<name>" Branch action is triggered instead.

Expected behavior (prior to MacOS 15.0):

  1. Press . key to bring up a commit's context menu.
  2. Navigate to menu item that needs either Space or Return key to be pressed.
  3. Press either of those keys to select the menu item.
  4. The selected menu item is triggered.

System details:

  • MacBook Pro / M1 Pro
  • MacOS Sequoia 15.0
  • GitUp 1.4.2 (1051)

Demonstration video:

Key sequence in video:

. Up Right Space Escape

. Up Right Return

CleanShot.2024-10-01.at.14.33.12.mp4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions