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

Screen reader: make more menus usable #1111

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Keithcat1
Copy link
Contributor

The Truepath ship constructor, mech constructor and industry tab > matter replicater menus all have to be hovered on with the mouse in order to open them. Screen readers have a key to make that happen, but it must often be pressed multiple times and the mouse can somehow move away while you're scrolling through the menu, closing it and making you try again. This allows pressing enter on such a button to open its menu. Hovering still appears to work.

Fixes #1065

The Truepath ship constructor, mech constructor and industry tab > matter replicater menus all have to be hovered on with the mouse in order to open them. Screen readers have a key to make that happen, but it must often be pressed multiple times and the mouse can somehow move away while you're scrolling through the menu, closing it and making you try again.  This allows pressing enter on such a button to open its menu. Hovering still appears to work.

Fixes pmotschmann#1065
@pmotschmann pmotschmann changed the base branch from master to 1.3.13 August 6, 2024 03:37
@pmotschmann pmotschmann merged commit 91d40ea into pmotschmann:1.3.13 Aug 6, 2024
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.

Accessibility: allow configuring mechs and truepath ships without hovering
2 participants