FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: Escape key exits full screen on macOS desktop by devvaannsh · Pull Request #3119 · phcode-dev/phoenix · GitHub

Fix: Escape key exits full screen on macOS desktop - #3119

Closed
devvaannsh wants to merge 2 commits into
mainfrom
pluto/esc-fix
Closed

Fix: Escape key exits full screen on macOS desktop#3119
devvaannsh wants to merge 2 commits into
mainfrom
pluto/esc-fix

Conversation

devvaannsh commented Aug 20, 2026
edited
Loading

Copy link
Copy Markdown
Member

Closing as the appropriate fix should come at a shell level

On macOS desktop, pressing Escape when nothing in the app was using it (for example after clicking the sidebar) made the app leave full screen. The unhandled key was reaching the native window, which treats Escape as exit full screen.

This change stops the unhandled Escape key from reaching the window. Escape still works as before in the editor, terminal and dialogs. Only affects the macOS desktop app.

Copy link
Copy Markdown

Copy link
Copy Markdown
Member Author

Closing as the appropriate fix should come at a shell level

devvaannsh closed this Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL