Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

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.

Unexpected padding around HTML document on all pages

  • 4 respostas
  • 0 tem este problema
  • 4 visualizações
  • Última resposta de Mike Grace

more options

Running FF 107.0.1 on Mac 10.15.7 and there is unexpected padding around each website I visit. I've disabled all browser extensions. I'm using the default theme. I've tried restarting Firefox. I've tried restarting the computer but the issues seems to persist. I do not see the same rendering behavior when loading these websites on Google Chrome. I'm including screenshots of what I'm seeing.

Running FF 107.0.1 on Mac 10.15.7 and there is unexpected padding around each website I visit. I've disabled all browser extensions. I'm using the default theme. I've tried restarting Firefox. I've tried restarting the computer but the issues seems to persist. I do not see the same rendering behavior when loading these websites on Google Chrome. I'm including screenshots of what I'm seeing.
Capturas de tela anexadas

Solução escolhida

Did you enable the optional privacy.resistFingerprinting feature in about:config? It has a letterboxing function that is a little tricky to disable. If you want to try it:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.

(2) In the search box in the page, type or paste privacy.resistFingerprinting.letterboxing and pause while the list is filtered

Firefox should display a bar with o Boolean o Number o String and a plus sign.

(3) Keep the selection on Boolean and click the plus sign to create a new preference

(4) If the preference value is true, clock the toggle button or double-click the preference to flip the value to false

That is from Reddit, I have not tested it myself. Any difference?

Ler esta resposta 👍 1

Todas as respostas (4)

more options

I've checked this on another computer running FF 107.0 on Mac 11.6 and I'm seeing the same behavior.

more options

Still experiencing this with FF 108.0.1 with all extensions disabled.

more options

Solução escolhida

Did you enable the optional privacy.resistFingerprinting feature in about:config? It has a letterboxing function that is a little tricky to disable. If you want to try it:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.

(2) In the search box in the page, type or paste privacy.resistFingerprinting.letterboxing and pause while the list is filtered

Firefox should display a bar with o Boolean o Number o String and a plus sign.

(3) Keep the selection on Boolean and click the plus sign to create a new preference

(4) If the preference value is true, clock the toggle button or double-click the preference to flip the value to false

That is from Reddit, I have not tested it myself. Any difference?

more options

Yes! That was it! Thank you. I had implemented a bunch of privacy changes based on a guide but hadn't realized that it would letterbox the body of every page. Makes sense but I had missed that. Much appreciated.