Submenus are inaccessible via keyboard Enter/Space (Response::fake_primary_click
)
#5221
Labels
bug
Something is broken
Response::fake_primary_click
)
#5221
Describe the bug
When using
Ui::menu
inside ofUi::menu
, although it is possible to enter the top-level menu using the Enter or Space key, there is apparently no (intuitive) way to enter a submenu inside of that menu via keyboard, it is only able to enter it via mouse, which is obviously bad from an accessibility perspective.To Reproduce
Steps to reproduce the behavior:
Enter
Enter
.Expected behavior
The submenu should open when
Enter
is pressed on the keyboard.Desktop (please complete the following information):
Additional context
See also downstream bug: https://codeberg.org/topola/topola/issues/36 and demo/screencapture https://codeberg.org/attachments/4c923170-f824-4b7d-926c-54ac0622c395
The text was updated successfully, but these errors were encountered: