file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

Settings menu does not support navigation with keyboard

Open ftphikari opened this issue 2 years ago • 1 comments

Choosing a settings section with the keyboard does not work, arrows only select the submenu (not change to it), Space does nothing, Enter triggers lower buttons (Save, Cancel). It is probably expected to show a submenu as soon I select it with arrow keys, no confirmation needed.

ftphikari avatar Feb 04 '23 16:02 ftphikari

An interesting observation, it never occurred to me to the use the keyboard in this window. Apparently, keyboard focus is set to the OK button, it's odd that up/down arrows work at all. I will investigate and support keyboard navigation.

VioletGiraffe avatar Feb 05 '23 11:02 VioletGiraffe