Skip to content
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

GUI: Autofocus newly opened GUIModalMenu instances #13911

Merged
merged 1 commit into from Oct 22, 2023

Conversation

SmallJoker
Copy link
Member

This in particular fixes incorrect event propagation to menus that are no longer shown, such as the key change menu when opened within the settings tab.

Fixes #13908

To do

This PR is Ready for Review.

How to test

See issue text.

This in particular fixes incorrect event propagation to menus that
are no longer shown, such as the key change menu when opened within
the settings tab.
@SmallJoker SmallJoker added Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines @ Mainmenu Bugfix 🐛 PRs that fix a bug labels Oct 21, 2023
@SmallJoker SmallJoker merged commit 906417c into minetest:master Oct 22, 2023
13 checks passed
kawogi pushed a commit to kawogi/minetest that referenced this pull request Dec 19, 2023
This in particular fixes incorrect event propagation to menus that
are no longer shown, such as the key change menu when opened within
the settings tab.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix 🐛 PRs that fix a bug @ Mainmenu One approval ✅ ◻️ Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing the escape key twice in the keybinding dialog quits Minetest
2 participants