The Bug:
Elements within the language menu are not selected in order when using the TAB key.
When using the TAB key, elements within menus are normally selected from top to bottom and then left to right, however, this is the case for elements within the language menu.
Steps to Reproduce:
Navigate to the language menu through using keyboard navigation.
Hit the TAB key several times, and observe how elements are selected.
Observed Behavior:
Elements are not selected in order. The current selection cycle of elements is as follows:
Language → Font Settings… → Done → Search…
Expected Behavior:
Elements would be selected in order. The expected selection cycle of elements should be as follows:
Search… → Language → Font Settings… → Done
Comments 0
No comments.