Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

back button not bringing up previous page without right clicking

  • 3 respostas
  • 0 tem este problema
  • 534 visualizações
  • Última resposta de 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?

Solução escolhida

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
Ler esta resposta 👍 1

Todas as respostas (3)

more options

Thanks anyway.

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

Solução escolhida

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