Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

back button not bringing up previous page without right clicking

  • 3 risposte
  • 0 hanno questo problema
  • 633 visualizzazioni
  • Ultima risposta di cor-el

more options

I expect the back button to return to the previous page visited, but too often the button either doesn't respond at all or a right click is required to view the page history. Is there something I need to do get the original function of the back button that I thought was universal in most browsers?

I expect the back button to return to the previous page visited, but too often the button either doesn't respond at all or a right click is required to view the page history. Is there something I need to do get the original function of the back button that I thought was universal in most browsers?

Soluzione scelta

You can hold down the left mouse on either Back/Forward toolbar button to open the tab session history. It is possible that there are multiple entries created by JavaScript and in that case you may have to select one entry manually.

Start Firefox in Troubleshoot Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or if userChrome.css/userContent.css is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Troubleshoot Mode start window
Leggere questa risposta nel contesto 👍 1

Tutte le risposte (3)

more options

These are the possible values for the backspace button in about:config. browser.backspace_action

// Backspace and Shift+Backspace behavior // 0 goes Back/Forward // 1 act like PgUp/PgDown // 2 and other values, nothing

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

more options

Soluzione scelta

You can hold down the left mouse on either Back/Forward toolbar button to open the tab session history. It is possible that there are multiple entries created by JavaScript and in that case you may have to select one entry manually.

Start Firefox in Troubleshoot Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or if userChrome.css/userContent.css is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Troubleshoot Mode start window