Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Feature Request: Keyboard Shortcut for toggling Bookmarks Toolbar #12594

Closed
jonathansampson opened this issue Jan 10, 2018 · 6 comments
Closed

Comments

@jonathansampson
Copy link
Collaborator

Description

The user should be able to toggle Bookmarks Toolbar visibility with Ctrl+Shift+B.

Steps to Reproduce

  1. Press Ctrl+Shift+B

Actual result:
Nothing

Expected result:
Bookmarks Bar toggles

Reproduces how often:
100%

Brave Version

0.19.131

Additional Information

Related to #5212

@jonathansampson jonathansampson changed the title Keyboard Shortcut for toggling Bookmarks Toolbar Feature Request: Keyboard Shortcut for toggling Bookmarks Toolbar Jan 10, 2018
@jbyte
Copy link
Contributor

jbyte commented Jan 10, 2018

Hello, I would like to do this one.

@jonathansampson
Copy link
Collaborator Author

jonathansampson commented Jan 11, 2018

@jbyte That would be awesome! Let us know if you have any questions about cloning or setting-up.

@jbyte
Copy link
Contributor

jbyte commented Jan 11, 2018

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?

@bsclifton
Copy link
Member

@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 😄

module.exports.bookmarksToolbarMenuItem = () => {

You should be able to add an accelerator with the proposed key stroke to bookmarksToolbarMenuItem

@bsclifton bsclifton added the includes hints ╭(◔ ◡ ◔)/ A good first bugs w/ hints made by someone from the team. label Jan 12, 2018
@jbyte
Copy link
Contributor

jbyte commented Jan 12, 2018

@bsclifton Thank you for the hint :D.

jbyte added a commit to jbyte/browser-laptop that referenced this issue Jan 12, 2018
@bsclifton bsclifton added this to the 0.22.x (Nightly Channel) milestone Jan 12, 2018
@bbondy bbondy modified the milestones: 0.22.x (Developer Channel), 0.23.x (Nightly Channel) Feb 25, 2018
@btlechowski
Copy link
Contributor

btlechowski commented Jun 13, 2018

Verified on Ubuntu 17.10 x64

  • 0.23.8 06c657b
  • Muon 6.1.5
  • libchromiumcontent 66.0.3359.181

Verified on Windows 10 x64

  • 0.23.8 06c657b
  • Muon 6.1.5
  • libchromiumcontent 66.0.3359.181

Verified on macOS 10.13.4 x64 using the following build:

  • 0.23.11 6565c06
  • muon: 7.1.0
  • libchromiumcontent: 67.0.3396.87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants