搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

go back to previous page

  • 1 回覆
  • 0 有這個問題
  • 5 次檢視
  • 最近回覆由 TyDraniu

more options

There is an arrow in left coerner of the URL-bar, only usable by mouse. In the old version, 'go back' could be done with th backspace-key on the keyboard. Very convenient! Any reason for removing this feature? Any other way to go back using the keyboard?

Best regards Steen Thomsen

There is an arrow in left coerner of the URL-bar, only usable by mouse. In the old version, 'go back' could be done with th backspace-key on the keyboard. Very convenient! Any reason for removing this feature? Any other way to go back using the keyboard? Best regards Steen Thomsen

所有回覆 (1)

more options

Just enter about:config in the address bar and set browser.backspace_action to 0.

Possible values of this pref:

  • 0: Pressing [Backspace] will go back a page in the session history and [Shift]+[Backspace] will go forward.
  • 1: Pressing [Backspace] will scroll up a page in the current document and [Shift]+[Backspace] will scroll down.
  • 2: Any other integer value will simply unmap the backspace key.

Keep in mind that with 0 it's very easy to loose everything in input/textarea fields of the page, and that's why it has been changed.

由 TyDraniu 於 修改