Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Windows 11, Firefox v 100.0, Change Scrollbar Width

  • 6 odpovedí
  • 1 má tento problém
  • 1787 zobrazení
  • Posledná odpoveď od Terry

ďalšie možnosti

I went into about:config and changed the following values in order to widen the scrollbar:

css. scrollbar-width was true changed to false idget.non-native-theme.scrollbar.size.override was 0 changed to 100 widget.non-native-theme.enabled was true changed to false

Changing these values didn't widen my scrollbar. Without getting into coding, is there another way to make the scrollbar wider? (I changed them all back to the original settings when they didn't work.)

I went into about:config and changed the following values in order to widen the scrollbar: css. scrollbar-width was true changed to false idget.non-native-theme.scrollbar.size.override was 0 changed to 100 widget.non-native-theme.enabled was true changed to false Changing these values didn't widen my scrollbar. Without getting into coding, is there another way to make the scrollbar wider? (I changed them all back to the original settings when they didn't work.)

Vybrané riešenie

See also the release notes.

Scrollbars on Linux and Windows 11 won't take space by default. On Linux, users can change this in Settings. On Windows, Firefox follows the system setting (System Settings > Accessibility > Visual Effects > Always show scrollbars).

Čítať túto odpoveď v kontexte 👍 5

Všetky odpovede (6)

ďalšie možnosti

Maybe look at widget.non-native-theme prefs like these on the about:config page.

  • widget.non-native-theme.win.scrollbar.use-system-size
  • widget.non-native-theme.win11.scrollbar.force-overlay-style
ďalšie možnosti

This is a screenshot of my scrollbar on the right. It's probably only about 1/16" wide.

ďalšie možnosti

This is a screenshot of about:config, scrollbar.

ďalšie možnosti

Vybrané riešenie

See also the release notes.

Scrollbars on Linux and Windows 11 won't take space by default. On Linux, users can change this in Settings. On Windows, Firefox follows the system setting (System Settings > Accessibility > Visual Effects > Always show scrollbars).

ďalšie možnosti

That did the trick. Thanks very much!

Upravil(a) Denise dňa

ďalšie možnosti

If the 'override' preference doesn't work, try changing the preference at the bottom of your second screenshot. The number 4 will evidently give you a wider scrollbar. You may be able to change the override preference with a different style.

The style of scrollbars to use. Here are the current options: widget.non-native-theme.scrollbar.style 0: Default platform scrollbar style. 1: macOS scrollbars 2: GTK scrollbars 3: Android scrollbars 4: Windows 10 scrollbars 5: Windows 11 scrollbars