Skip to content

Close dialog on esc if text input is focused #973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshuamegnauth54
Copy link
Contributor

Closes: pop-os/cosmic-edit#350

Escape unfocusses the main text input widget instead of closing the dialog. The user has to hit escape twice to close the window. It's not a big deal, but it's also unexpected and unergonomic.

(Draft till I test it tomorrow)

@joshuamegnauth54 joshuamegnauth54 force-pushed the dialog-improve-escape branch from 5c72983 to 588a118 Compare May 10, 2025 05:00
Closes: pop-os/cosmic-edit#350

Escape unfocusses the main text input widget instead of closing the
dialog. The user has to hit escape twice to close the window. It's not a
big deal, but it's also unexpected and unergonomic.
@joshuamegnauth54 joshuamegnauth54 force-pushed the dialog-improve-escape branch from 588a118 to 0ba2880 Compare May 10, 2025 05:04
@WatchMkr WatchMkr moved this to Release Candidate in COSMIC Epoch 1 May 14, 2025
@WatchMkr WatchMkr added this to the rc milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Release Candidate
Development

Successfully merging this pull request may close these issues.

Hitting escape doesn't close file save dialog
2 participants