-
Notifications
You must be signed in to change notification settings - Fork 975
Feature Request: Keyboard Shortcut for toggling Bookmarks Toolbar #12594
Comments
Hello, I would like to do this one. |
@jbyte That would be awesome! Let us know if you have any questions about cloning or setting-up. |
The cloning and setup went fine from what I can tell (brave launches normally). The only question I have is regarding the Brave version. In the issue contents it is stated that this relates to the 0.19.131 version. So should I create my feature branch from the 0.19.x branch or is master ok? |
@jbyte it would be great if you could create a branch based on master 😄 The issue was reported with 0.19.131, but it does affect all versions As for where to make the change, you might check out this file 😄 browser-laptop/app/common/commonMenu.js Line 289 in da42f04
You should be able to add an accelerator with the proposed key stroke to |
@bsclifton Thank you for the hint :D. |
Resolves brave#12594 Auditors: Test Plan:
Description
The user should be able to toggle Bookmarks Toolbar visibility with Ctrl+Shift+B.
Steps to Reproduce
Actual result:
Nothing
Expected result:
Bookmarks Bar toggles
Reproduces how often:
100%
Brave Version
0.19.131
Additional Information
Related to #5212
The text was updated successfully, but these errors were encountered: