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

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Redesign for the Scroll-Bars

  • 8 risposte
  • 1 ha questo problema
  • 43 visualizzazioni
  • Ultima risposta di Vilter

more options

I find the Scroll Bars of Firefox currently to be a little out of date. There must be some Graphic Designer out there, who will make a new Design for them.

I find the Scroll Bars of Firefox currently to be a little out of date. There must be some Graphic Designer out there, who will make a new Design for them.
Immagini allegate

Soluzione scelta

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (8)

more options

Hi,

The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.

If you want to leave feedback for Firefox developers, you can go to the Firefox Help menu and select Submit Feedback... or use this link. Your feedback gets collected by a team of people who read it and gather data about the most common issues.

more options

Hello Vilter,

I doubt if developers are willing to redesign the scrollbars (they need to focus on real probems), but I think you would need to use CSS to change
the design :

https://medium.com/@beraliv/scrollbar-customisation-31bd28652e9

https://css-tricks.com/the-current-state-of-styling-scrollbars/

more options

Sadly changing it with CSS doesn't seem to work in Firefox right now, as the Scrollbars are set by the Browser.

more options
more options

You don't say (and I never asked) what it is that you would like to change, but in case it's the width :

https://www.simplehelp.net/2018/01/27/how-to-increase-the-scrollbar-size-in-windows-7810/

In case it's the color :

https://www.reddit.com/r/firefox/comments/dounst/how_to_change_scrollbar_color/f5smyn4/

(but userChrome.css code seems to sometimes change with updates and you'd have to put in some different code)

more options
more options

Soluzione scelta

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

more options

Wesley Branton said

Firefox uses the scrollbars provided by the operating system. The scrollbars that you are seeing are the ones that Windows 10 uses. If you use Firefox on a different operating system (Mac or Linux, for example), the scrollbars will be different.

That is very interresting, I did not know that. Thank you