-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add keyboard shortcut to show/hide sidebar #27994
Comments
Proposing Ctrl+B on Windows and command+B on macOS to match Firefox open/close of sidebar. |
fix brave/brave-browser#27994 Ctrl+B(Cmd+B on macOS) toggles sidebar.
Verified
|
Brave | 1.50.90 Chromium: 111.0.5563.64 (Official Build) beta (x86_64) |
---|---|
Revision | c710e93d5b63b7095afe8c2c17df34408078439d-refs/branch-heads/5563@{#995} |
OS | macOS Version 11.7.4 (Build 20G1120) |
Steps:
- installed
1.50.90
- launched Brave
- clicked on the
Show Sidebar
button on the browser toolbar - confirmed it opened
- pressed
command
+B
- confirmed the sidebar snapped closed
- pressed
command
+B
again - confirmed the sidebar opened
example | example | example |
---|---|---|
Also tried the keyboard shortcut in various scenarious/states in 1.49.120
, and it didn't do anything, as expected. All keyboard shortcuts with B
also have additional modifiers:
example | example |
---|---|
@brave/qa-team please check keyboard shortcut on previous release (1.49.x) to confirm we're not overriding a previous keyboard shortcut as well as confirming the keyboard shortcut behaves as expected with 1.50.x. |
Verification passed on
New Profile - Sidebar left
Upgrade - Sidebar right
|
As a user that doesn't use the sidebar, this implementation is very flawed. I accidentally open the sidebar, with no obvious way to close it. |
@bastian-purrer I think you could remove unwanted shortcuts from brave://settings/system/shortcuts. |
The decision to user CTRL B is unfortunately bad. Every time I am using an editor (HTML textarea) and mark a word, then hit Ctrl B, the word gets marked bold - I cannot deactivate it under brave://settings/system/shortcuts There are also no browser settings. Please remove this shortcut again. |
@q2apro Sorry for the inconvenience. We're planning to release major update next week. |
this one is super annoying especially in Confluence where you use ctrl+b / cmd+b to Bold Text. |
The latest update did NOT solve the issue. |
Please re-open this issue. |
same opinion here...adding a modified shortcut for "a single user" "who is considering to change his main browser from Vivaldi to Brave" does not really make it the norm for the rest of us that are really using Brave on a daily basis. |
Description
I have a user who is considering to change his main browser from Vivaldi to Brave. He says Brave should have a shortcut key to show/hide sidebar. Now users need to move mouse cursor to the side of the browser window or click sidebar button to show/hide sidebar. But sometimes these operations could be frustrating users a bit. It would be very nice if Brave has the shortcut key to show/hide sidebar.
FYI, Vivaldi shows/hides sidebar by [option] + [command] + [p] on MacOS.
The text was updated successfully, but these errors were encountered: