Skip to content

WinForms: Shift focus to menu bar when active - #1835

Open
tdeck wants to merge 1 commit into
r0x0r:masterfrom
tdeck:master
Open

WinForms: Shift focus to menu bar when active#1835
tdeck wants to merge 1 commit into
r0x0r:masterfrom
tdeck:master

Conversation

@tdeck

@tdeck tdeck commented Aug 22, 2026

Copy link
Copy Markdown

This allows keyboard navigation of the menu bar and fixes #1834

Note: Alt+F style &File menu mnemonics are not supported with this change. They would require more complex forwarding of keystrokes.

Verified by running examples/menu.py with the change.

This allows keyboard navigation of the menu bar.

Note: Alt+F style &File menu mnemonics are not supported with this
change. They would require more complex forwarding of keystrokes.
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.

Keyboard navigation doesn't work in Windows menubar

1 participant