Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

A keyboard shortcut for the back button history

  • 4 àwọn èsì
  • 1 ní ìṣòro yìí
  • 2 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ endixj

more options

I would like to be able to open tab history (a drop-down that appears when right-clicking the back button) using a keyboard shortcut, Alt+Down for example. I think it's possible to add a custom shortcut using Surfingkeys extension, but I need a piece of code that invokes the drop-down. Would you be able to provide the code, or suggest an alternative for achieving what I'm after.

I would like to be able to open tab history (a drop-down that appears when right-clicking the back button) using a keyboard shortcut, Alt+Down for example. I think it's possible to add a custom shortcut using Surfingkeys extension, but I need a piece of code that invokes the drop-down. Would you be able to provide the code, or suggest an alternative for achieving what I'm after.

All Replies (4)

more options

You can reach this button via the Tab key, but this would require a lot of key presses.

  1. Alt + D or Ctrl + L to set focus to the location/address bar.
  2. press Shift+Tab until you see a focus ring around one of the B/F button.
  3. press the context menu button that you find in the block next to the Space bar to open the drop-down list.
more options

Cor-el, thank you for your time. I do have a mouse though, and I will definitely use it if the alternative is a lot of key presses (I did try the way you suggest, and it took me about a dozen of them. It's a step in the right direction, for sure, that this was made possible at all, and enabled in Fx 69.)

more options

I think that in Firefox 70 you can use access keys to go to a specific button by pressing its first letters, so try to set focus to the location bar (Alt+D or Ctrl+L) and press the Tab key once to get the focus ring, then press 'BA' to go to the Back button and 'FO' to go to the Forward button.

more options

I've already moved the back button to behind the address bar, so it's Alt+D,Tab,Tab,Context. Still too much. When I said "alternative", I meant "some way to have a *keyboard shortcut*", not just any workaround. Thank you.