Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Funkcionalnosć toś togo sedła se pśez wótwardowańske źěła wobgranicujo, kótarež maju wašo dožywjenje pólěpšyś. Jolic nastawk waš problem njerozwězujo a cośo pšašanje stajiś, wobrośćo se na našo zgromoźeństwo pomocy, kótarež na to caka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomagaś.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

Why have the sliders become non standard? There is no such thing as intuitive, there is only convention, and you have broken convention.

  • 4 wótegrona
  • 1 ma toś ten problem
  • 8 naglědow
  • Slědne wótegrono wót dc786

more options

There are no arrow buttons at the end of the slider, and clicking on the slider (but not on the bar) moves to that part of the page (which is difficult/impossible to estimate) rather than moving one page in that direction.

There are no arrow buttons at the end of the slider, and clicking on the slider (but not on the bar) moves to that part of the page (which is difficult/impossible to estimate) rather than moving one page in that direction.

Wšykne wótegrona (4)

more options

Hi

To be fair, not having arrow icons can be seen in other applications on Ubuntu as well. For example, LibreOffice, Ubuntu Software and Rhythmbox Music Player all follow the same approach.

Clicking on the non slider part of the scrollbar should move the scroll bar up and down (it does for me in Ubuntu 16.10).

more options

See:

  • chrome://global/content/minimal-xul.css
scrollbarbutton[sbattr="scrollbar-up-top"]:not(:-moz-system-metric(scrollbar-start-backward)),
scrollbarbutton[sbattr="scrollbar-down-top"]:not(:-moz-system-metric(scrollbar-start-forward)),
scrollbarbutton[sbattr="scrollbar-up-bottom"]:not(:-moz-system-metric(scrollbar-end-backward)),
scrollbarbutton[sbattr="scrollbar-down-bottom"]:not(:-moz-system-metric(scrollbar-end-forward)) {
  display: none;
}
more options

jrootham said

There are no arrow buttons at the end of the slider, and clicking on the slider (but not on the bar) moves to that part of the page (which is difficult/impossible to estimate) rather than moving one page in that direction.

Firefox since 46.0 has required GTK 3.4 (three.four) or preferably newer to run so as a result it needs a GTK3 theme.

This sounds like you may be using a GTK2 theme as missing scroll arrows is one of the glitches you can encounter along with Firefox looking unthemed. This can be easy to encounter if you use say KDE or XFCE.

more options

If one is running KDE (Plasma) or Xfce, how would they know which gtk version is active? Or change it?