v0.8.1
Windows 11
Ctrl 1-Ctrl 9 were implemented in the past [https://masq-network.canny.io/feature-requests/p/switching-between-open-tabs-no-ctrl-key-functionality] but do not work in v0.8.1 .
[Ctrl 1 to Ctrl 8 should set focus on tabs 1 through 8 and Ctrl 9 should set focus on the last tab]
Ctrl-T is wrongly implemented: it reuses the existing tab (ie. implements the functionality of F6 key in Chrome) instead of opening a NEW TAB.
F6 functionality is required - set focus to active tab's URL bar.
Ctrl-+ for zooming in does not work. This is while Ctrl-- and Ctrl-0 do work.
All Ctrl buttons do not work when the focus is already on the URL bar. These should all be functional also while the user is typing in the URL bar:
Ctrl-W
Ctrl-T
Ctrl-1 to Ctrl-9
Ctrl--/+/0
Ctrl-Tab/Ctrl-Shift-Tab (when implemented)