搜索 | 用户支持

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

详细了解

Customization and usability

  • 3 个回答
  • 1 人有此问题
  • 67 次查看
  • 最后回复者为 crabbyuser

more options

I need to be able to see all of the tabs, not just the active tabs. My eyesight isn't going to get any better, and making the tabs invisible doesn't really help.

I also need to be able to put the refresh button where I want it. I want it next to the home button, where I had it. Since Firefox has developed a back button-cache problem (search on Google, click a result, click back, oops the page is blank), I have to refresh all the time. I want the button in a convenient place, not halfway across the screen.

If I wanted the browser to look like Chrome, I'd use Chrome. Viva la difference.

I need to be able to see all of the tabs, not just the active tabs. My eyesight isn't going to get any better, and making the tabs invisible doesn't really help. I also need to be able to put the refresh button where I want it. I want it next to the home button, where I had it. Since Firefox has developed a back button-cache problem (search on Google, click a result, click back, oops the page is blank), I have to refresh all the time. I want the button in a convenient place, not halfway across the screen. If I wanted the browser to look like Chrome, I'd use Chrome. Viva la difference.

被采纳的解决方案

The problem with the Google results page blanking out when you go Back seems to occur if you have a high zoom level. Not sure the exact cause of this bug has been tracked down...

The workaround is to turn off the feature that tries to save time redrawing the page:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste sess and pause while the list is filtered

(3) Double-click the browser.sessionhistory.max_total_viewers preference and change the value from -1 to 0 (that's a zero).

(Please don't change any other similar-sounding settings to 0 or you may disable Firefox's ability to save/restore your open windows and tabs.)

Then reload the problem page. Hopefully after that you won't need to reload.

定位到答案原位置 👍 1

所有回复 (3)

more options

See the following article.


  1. Install Classic Theme Restorer and restart Firefox when prompted.
  2. Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
  3. Next to Classic Theme Restorer, click the Options button.
  4. On the Main tab, make sure "Movable back-forward button" and "Hide urlbars stop & reload buttons" are checked. You might also want to check "Combine stop & reload buttons".
  5. Right-click an empty area of the tab bar and choose Customize.
  6. Drag the Back/Forward, Stop and Reload buttons onto the navigation toolbar.
  7. Click the Exit Customize button in the lower right corner when done.

That being said, I should point out that you can reload pages in other ways.

  • Right-click any tab and choose Reload.
  • Right-click an empty area of the page and choose Reload.
  • Press F5.
  • Press Ctrl+R.
more options

选择的解决方案

The problem with the Google results page blanking out when you go Back seems to occur if you have a high zoom level. Not sure the exact cause of this bug has been tracked down...

The workaround is to turn off the feature that tries to save time redrawing the page:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste sess and pause while the list is filtered

(3) Double-click the browser.sessionhistory.max_total_viewers preference and change the value from -1 to 0 (that's a zero).

(Please don't change any other similar-sounding settings to 0 or you may disable Firefox's ability to save/restore your open windows and tabs.)

Then reload the problem page. Hopefully after that you won't need to reload.

more options

I appreciate both of these answers, and they do help.