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!

搜索 | 用户支持

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

Learn More

Restoring FF scrollbars to something usable

  • 2 个回答
  • 2 人有此问题
  • 104 次查看
  • 最后回复者为 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).