Improve keyboard navigation with KP_BEGIN and KP_END #6479
Labels
accessibility
Everything related to accessibility-features (like screen-readers)
bug
A bug (error) in the software
client
Description
In #5984 the accessibility of the entire application was overhauled. Mumble was made keyboard navigable. However, I failed to notice that
KP_BEGIN
andKP_END
were also used by screen reader users for keyboard navigation.Thanks to user squeaktoy for bringing this to my attention: #5984 (comment)
We need to go through all UI elements and see how they react to pressing
KP_BEGIN
andKP_END
(or "Home" and "End")Mumble version
1.5.634
Mumble component
Client
Reproducible?
Yes
The text was updated successfully, but these errors were encountered: