搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Restoring FF scrollbars to something usable

  • 2 回覆
  • 2 有這個問題
  • 234 次檢視
  • 最近回覆由 jfoye

more options

I need the scrollbar widths to be wider. i have difficulty hitting them with a mouse anymore. Scrolling by hitting the area between the thumb and the (missing) buttons is just as hard, obviously, as it is the same, nearly invisible width. Using the buttons, oh yeah, like I said, they're missing.

I'm not new to this problem. I had this fixed in the past. I would fix it by changing CSS in one or both of two places: userChrome.css, and theming folders for my system. With the last update of FF the devil scrollbars returned, and since then nothing I have tried works. I'm aware of the legacy setting on userChrome.css and set that to true, with no effect.

There's a thread I could share on the Linux Mint forum where somebody asked about this a year ago, and I am not exaggerating, there were at least 10 different things to try.

I'm running FF 93 on Fedora 35 with a Cinnamon desktop. I don't want to do any more Google searches. Can someone point me, please to the DEFINITIVE answer on how to style the scrollbars, at least in my enivironment, and it would be really nice to not only get an answer, but one that will not become defunct when the next version of FF is released.

I installed Chrome, and scrollbars are usable out of the box.

I need the scrollbar widths to be wider. i have difficulty hitting them with a mouse anymore. Scrolling by hitting the area between the thumb and the (missing) buttons is just as hard, obviously, as it is the same, nearly invisible width. Using the buttons, oh yeah, like I said, they're missing. I'm not new to this problem. I had this fixed in the past. I would fix it by changing CSS in one or both of two places: userChrome.css, and theming folders for my system. With the last update of FF the devil scrollbars returned, and since then nothing I have tried works. I'm aware of the legacy setting on userChrome.css and set that to true, with no effect. There's a thread I could share on the Linux Mint forum where somebody asked about this a year ago, and I am not exaggerating, there were at least 10 different things to try. I'm running FF 93 on Fedora 35 with a Cinnamon desktop. I don't want to do any more Google searches. Can someone point me, please to the DEFINITIVE answer on how to style the scrollbars, at least in my enivironment, and it would be really nice to not only get an answer, but one that will not become defunct when the next version of FF is released. I installed Chrome, and scrollbars are usable out of the box.

被選擇的解決方法

You can look at widget*scrollbar prefs on the about:config page to adjust the scroll bar size.

  • widget.non-native-theme.gtk.scrollbar.normal-size
  • widget.non-native-theme.gtk.scrollbar.thin-size

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

You can look at widget*scrollbar prefs on the about:config page to adjust the scroll bar size.

  • widget.non-native-theme.gtk.scrollbar.normal-size
  • widget.non-native-theme.gtk.scrollbar.thin-size

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

Thanks! I even got the buttons turned back on (widget.non-native-theme.gtk.scrollbar.allow-buttons).