Skip to content

[6.x] Ignore toolbar shortcuts while inside menus#14111

Open
daun wants to merge 1 commit intostatamic:6.xfrom
daun:fix/toolbar-shortcut-overlay-check
Open

[6.x] Ignore toolbar shortcuts while inside menus#14111
daun wants to merge 1 commit intostatamic:6.xfrom
daun:fix/toolbar-shortcut-overlay-check

Conversation

@daun
Copy link
Contributor

@daun daun commented Feb 28, 2026

Fix #14110 by checking for open dropdown menus in addition to open modals to prevent triggering floating toolbar keyboard actions. Avoids issues with hitting Esc in an actions menu which would also clear the current selection.

Signed-off-by: Philipp Daun <post@philippdaun.net>
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.

Toolbar keyboard shortcuts trigger while menu is open

1 participant