You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click onto some list item in one of the visible lists
Press "down" keyboard button
Expected behavior
Selected item is highlighted somehow.
Pressing down key moves makes lower item highlighted instead.
It is in general tricky to access all features of the web demo using keyboard only. A lot of Tab / Shift+Tab and other bugs (i.e. uncloseable combobox) gets encountered this way.
The text was updated successfully, but these errors were encountered:
Describe the bug
List items should typically be selectable and keyboard actions should affect that selection.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Selected item is highlighted somehow.
Pressing down key moves makes lower item highlighted instead.
It is in general tricky to access all features of the web demo using keyboard only. A lot of Tab / Shift+Tab and other bugs (i.e. uncloseable combobox) gets encountered this way.
The text was updated successfully, but these errors were encountered: