Skip to content

Fix unreliable menu-bar clicks on macOS 27 - #328

Open
emanuelst wants to merge 1 commit into
TermiT:masterfrom
emanuelst:experiment/macos27-menu-click
Open

Fix unreliable menu-bar clicks on macOS 27#328
emanuelst wants to merge 1 commit into
TermiT:masterfrom
emanuelst:experiment/macos27-menu-click

Conversation

@emanuelst

Copy link
Copy Markdown

Flycut’s menu-bar menu could fail to open with a single click on macOS 27.

When Flycut was inactive, the existing code canceled menu tracking, activated Flycut, and replayed the original mouse event. This change opens the status-item menu directly after activation instead.

Existing search-field focus and menu behavior are preserved.

Fixes #326.

Built and tested locally on macOS 27 with Xcode 26.6.

I used AI assistance to prepare this PR and reviewed and tested the changes myself.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flycut menu bar icon does not respond correctly on macOS 27 Golden Gate Beta 1

1 participant