GNOME Bugzilla – Bug 747827
firefox scrollbars broken
Last modified: 2015-04-15 12:57:23 UTC
Created attachment 301512 [details] scrollbar sliders have no margin This may as well be a bug in Firefox rather than gtk+, but I'd like to make sure we're doing our best before filing against Firefox. As the screenshot demonstrates, the scrollbar slider in Firefox 36 is lacking the margin. I "fixed" the issue in the high contrast theme by using a barely opaque border (commit https://git.gnome.org/browse/gtk+/commit/?id=6c8790f62c3bc4ff3fa4451948be3406f5525c34) Adwaita itself seems to be using actual margin for this, which is something I was surprised to see as that's somethingwe rarely get to enjoy. Is this something we can fix in the theme or does Firefox need to do something particular?
Firefox issue to me, chasing "alien" applications incompatibilities, by working them around in the theme doesn't seem to me a good thing to do.
Created attachment 301578 [details] how firefox scrollbars look here Firefox scrollbars look less broken here.
Created attachment 301625 [details] [review] HighContrast: don't need to work around ffox No need for the workaround for ffox 36, works in 37
Seems to have been a bug in ffox that has been fixed in the meantime indeed. Reverted the workaround in HC