Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

The tab bar fades when the window is not focused, and other unwelcome changes with a new update.

  • 1 resposta
  • 0 têm este problema
  • 3 visualizações
  • Última resposta por zeroknight

more options

I have some new issues after a recent update.

The tab bar fades when the window isn't focused. I certainly didn't have it set to do that before, and I have had no luck finding the setting for it. Tell me what the setting is?

Another I'd like to know the setting for, is the behavior of the address bar. It used to always be white, and now it's gray unless I'd entering something in it. I'd like to switch the setting back to the other way.

I've tried hunting for the settings for these things, but it has not been intuitive for me, and I guess I keep overlooking the pertinent settings somehow. Please tell me what parts of the settings page, or what about:config entries, will get things put back as I had them?

I have some new issues after a recent update. The tab bar fades when the window isn't focused. I certainly didn't have it set to do that before, and I have had no luck finding the setting for it. Tell me what the setting is? Another I'd like to know the setting for, is the behavior of the address bar. It used to always be white, and now it's gray unless I'd entering something in it. I'd like to switch the setting back to the other way. I've tried hunting for the settings for these things, but it has not been intuitive for me, and I guess I keep overlooking the pertinent settings somehow. Please tell me what parts of the settings page, or what about:config entries, will get things put back as I had them?

Todas as respostas (1)

more options

You can stop the titlebar from fading for inactive windows with the following userChrome.css:

#main-window {
  --inactive-titlebar-opacity: 1.0 !important;
}


Paste it into a text file and save it to <profile>/chrome/userChrome.css. Change toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config then restart the browser.

Útil?

Colocar questão

Deve iniciar a sessão com a sua conta para responder às mensagens. Por favor, comece uma nova pergunta, se ainda não tiver uma conta.