The Computer Oracle

Firefox scroll bar disappearing

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 Firefox Scroll Bar Disappearing
00:35 Accepted Answer Score 29
01:03 Answer 2 Score 7
01:33 Answer 3 Score 7
01:47 Thank you

--

Full question
https://superuser.com/questions/1720362/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#firefox #usability #ux

#avk47



ACCEPTED ANSWER

Score 29


  1. Go to about:preferences or open the Firefox preferences via the UI
  2. Scroll down until you get to a section titled "Browsing", or search for "scroll"
  3. Check the setting "Always show scrollbars"

Update: bonus answer for Thunderbird which met the same fate:

  1. Menu
  2. Settings
  3. Search "Always show scrollbars" and check it



ANSWER 2

Score 7


I'm adding this because it might help somebody. I'm on Firefox 108 (currently) on MacOS 13.1 "Ventura" (currently). Nothing I tried was working to "stabilize" the scroll bars. I finally stumbled across something MacOS-specific, and that seems to have been the issue for me. On Ventura, the setting is in System Settings -> Appearance -> Show scroll bars.

I'm not 100% sure but I think that might have changed to hide them with the 12->13 upgrade.




ANSWER 3

Score 7


The precise option in about:config that configures this behavior is (at least on Windows 11):

layout.testing.overlay-scrollbars.always-visible

Set it to true to always have the scrollbar visible.