Skip to content

Fix menu keyboard and controller navigation. #108820

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jul 21, 2025

Fixes #108778

  • Fixes controller input received by multiple open menus (controller input is not associated with a specific window).
  • Fixes menus receiving repeated arrow key inputs on open.

@bruvzg bruvzg added this to the 4.5 milestone Jul 21, 2025
@bruvzg bruvzg added the bug label Jul 21, 2025
@bruvzg bruvzg requested review from a team as code owners July 21, 2025 07:06
@bruvzg bruvzg added topic:input cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release labels Jul 21, 2025
@Repiteo Repiteo merged commit ad4e7a0 into godotengine:master Jul 24, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Jul 24, 2025

Thanks!

Handagotes pushed a commit to Handagotes/godot that referenced this pull request Jul 30, 2025
Fix menu keyboard and controller navigation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release topic:input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Screen Readers Skip Options When Navigating Some Menus
3 participants