Skip to content
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

Make sure that default keyboard works #59

Closed
peterhil opened this issue Jun 11, 2021 · 0 comments
Closed

Make sure that default keyboard works #59

peterhil opened this issue Jun 11, 2021 · 0 comments
Assignees
Labels
prio: easy win Low effort, high impact
Milestone

Comments

@peterhil
Copy link
Owner

peterhil commented Jun 11, 2021

The default keyboard shortcut does not work in Firefox 88 on Linux. Change it to something that works on:

  • Different operating systems (Command vs. Ctrl)
  • Different Firefox and Chrome versions

These shortcuts might work:

  • Ctrl-B on Mac (Chrome and Firefox)
  • Ctrl-Alt-B on Linux & Windows (Chrome and Firefox)

Or just use Ctrl-B everywhere?

Other options:

  • Cmd-Opt-S / Ctrl-Alt-S
  • Cmd-Ctrl-B / Ctrl-Alt-B

Notes:

  • Ctrl-Alt modifiers can’t be used (on Chrome at least) because they conflict with AltGr
  • Alt and Alt-Shift will open menus on Linux and Windows

Investigation:

Chrome on Mac:

  • Cmd-B: Current default
  • Ctrl-Opt-S: Available
  • Cmd-Opt-S: Let's set it, but does not work
  • Cmd-Ctrl-D: Dictionary

Firefox on Mac:

  • MacCtrl-B: Available (and current default, MacCtrl means Ctrl)
  • Cmd-B: Bookmarks sidebar
  • Cmd-Shift-B: Bookmarks bar

Firefox on Linux:

  • Ctrl-Alt-D: Available
  • Ctrl-Alt-B: Available
  • Ctrl-E: Available
  • Ctrl-B: Bookmarks sidebar
  • Ctrl-Shift-B: Bookmarks bar
  • Ctrl-Shift-S: Firefox screenshots
  • Ctrl-Alt-S: Saka (is this default?)
  • Alt-S: Opens menu Sivuhistoria
@peterhil peterhil created this issue from a note in Better Firefox support (To do) Jun 11, 2021
@peterhil peterhil self-assigned this Jun 11, 2021
@peterhil peterhil added this to the 0.4.2 milestone Jun 11, 2021
@peterhil peterhil changed the title Make sure that default keyboard works on Firefox Make sure that default keyboard works Jun 11, 2021
@peterhil peterhil added the prio: easy win Low effort, high impact label Jun 11, 2021
@peterhil peterhil moved this from To do to Done in Better Firefox support Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: easy win Low effort, high impact
Projects
Development

No branches or pull requests

1 participant