搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Unexpected padding around HTML document on all pages

  • 4 个回答
  • 0 人有此问题
  • 65 次查看
  • 最后回复者为 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.
已附加屏幕截图

被采纳的解决方案

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?

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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.