musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.38k stars 2.68k forks source link

Tab key should work as tabulator in Define keyboard shortcut dialog #14719

Closed DmitryArefiev closed 6 months ago

DmitryArefiev commented 2 years ago

Describe the bug Tab key should work as tabulator in Define keyboard shortcut dialog. This is critical for blind users because they can't navigate through dialog and select Save

https://user-images.githubusercontent.com/90187801/203761948-bd57f410-100d-4b80-a525-d1ebbbe6b59d.mp4

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem

Platform information macOS, Windows, Linux

Additional info See comment from Marc https://github.com/musescore/MuseScore/issues/14719#issuecomment-1405747906 .

MarcSabatella commented 1 year ago

A blind user has reported that it also seems to be the case that the Save button doesn't read even when forcing focus by hovering the mouse over it (something I guess you can configure on some systems; I don't know how that works myself).

So right now, between Enter not activating the Save button and Tab not navigating there, it does seem there is no way for blind users to define shortcuts currently.

bkunda commented 1 year ago

I'm giving this one a little bump in priority on our project roadmap. It strikes me that being unable to define keyboard shortcuts would represent a major limitation to effectively using the app without a mouse.

DmitryArefiev commented 6 months ago

This was fixed in #22036 for #16157

Closing