Open ERnsTL opened 3 years ago
When pressing TAB, it enters the URL entry field. But please a possibility to change to the main viewport navigation again. Maybe using Shift+Tab?
Pressing Escape removes input focus from the URL entry.
it seems absent to be able to cycle through links in the main viewport
Correct, there is no way to cycle through individual links. However, two keyboard navigation methods are provided: holding down the Alt key and pressing a number, or pressing F and then pressing a key identifying a link. Links are displayed with numbers/letters that allow selecting them. (Check out the Help document / F1 for more info.)
sidebar panes using Ctrl+1,2,3,4.. but it is not possible to select an entry within these lists using the keyboard.
True, the sidebar is currently not accessible via the keyboard. Bookmarks, history, and identities can be accessed via the quick search feature, though, entering text in the URL input field.
I have been considering making the sidebar keyboard-focusable, but so far it has not been a priority since the quick search provides the most important functionality.
Thanks for your response -- the Escape key is totally fine; Alt+[number] or F + letter is way cooler than cycling using Tab! Much more direct.
Thanks for taking up the feedback on sidebar keyboard navigation -- Greetings and have a great weekend
The sidebar and all other UI elements will be keyboard-navigable in v1.13.
Links are not focusable via Tab cycling, though, on purpose. The home row shortcuts for opening and hovering on a visible link should be used. This is much more convenient and efficient than Tab cycling.
There are a few details to improve with the sidebar keyboard navigation:
Observations regarding keyboard navigation:
1) When pressing TAB, it enters the URL entry field. But please a possibility to change to the main viewport navigation again. Maybe using Shift+Tab? 2) Additionally, it seems absent to be able to cycle through links in the main viewport using the keyboard and "click" on them -> goal: enable keyboard navigation. Since Gemini space is structurally simple... 3) It is possible to open sidebar panes using Ctrl+1,2,3,4.. but it is not possible to select an entry within these lists using the keyboard. Expected behavior: up and down arrow keys do not scroll the main viewport, but select within the Ctrl+1,2,3,4... sidebar lists.
If that is already possible, then sorry to create an issue but I have browsed through the Preferences -> Keys list and tried Shift+Tab, Ctrl+Tab and so on.
Expected behavior:
Shift+Tab could be used to cycle between URL entry field, main viewport and sidebar for example.