https://bugs.documentfoundation.org/show_bug.cgi?id=172139
--- Comment #1 from ady <[email protected]> --- (In reply to questions2000 from comment #0) > Description: > Go To Sheet Dialog > By default this dialog starts with focus in the search field. > User can hit DOWN ARROW to move the focus to the sheet list pane below. That down arrow action depends on OS/DE; it is not available on every OS/DE (and I do not know on which ones it might be available, if at all). Generally speaking, the [TAB] key is used to switch to the "next" field/area within a dialog, and [SHIFT]+[TAB] is used to switch to the "prior" field/area within a dialog. Additionally, when a search field within a dialog keeps its recent history, pressing the down arrow key usually shows the prior item in the saved history (e.g. Find dialog). I would not introduce UX inconsistencies for a very minor corner case "advantage". "KISS". -- You are receiving this mail because: You are the assignee for the bug.
