After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746114 - Scrollbars of HTML areas are too wide and not consistent with standard scrollbars
Scrollbars of HTML areas are too wide and not consistent with standard scroll...
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: General
3.15.x
Other Linux
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 746190 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-03-12 21:10 UTC by Jiri Eischmann
Modified: 2015-03-14 02:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Comparison of scrollbars (9.44 KB, image/png)
2015-03-12 21:10 UTC, Jiri Eischmann
Details

Description Jiri Eischmann 2015-03-12 21:10:30 UTC
Created attachment 299241 [details]
Comparison of scrollbars

Not sure if I'm filing it to the right component, but I don't know where else to file it.

Scrollbars of HTML areas (either it's GTK-3 Firefox, or webkitgtk in Web or in GNOME Online accounts) are two wide and different from standard GTK3 scrollbars.

It doesn't look very well especially on websites where you have several such scrollbars, it also takes a sizable amount of horizontal pixels.

In 3.14, those scrollbars were consistent with other GTK-3 applications. The new overlay scrollbars should be used. And if they can't, at least scrollbars with the same width.

See the attached screenshot to see the difference.
Comment 1 Matthias Clasen 2015-03-12 21:36:38 UTC
yeah, nothing we can fix from the gtk side - the scrollbars are the responsibility of the browser / web content. I'll move this bug to epiphany, but it may end up getting closed there...
Comment 2 Michael Catanzaro 2015-03-12 21:43:22 UTC
Hi, this is https://bugs.webkit.org/show_bug.cgi?id=140800
Comment 3 Michael Catanzaro 2015-03-12 21:47:57 UTC
(In reply to Michael Catanzaro from comment #2)
> Hi, this is https://bugs.webkit.org/show_bug.cgi?id=140800

Although Firefox is a different matter. Matthias will let them know.
Comment 4 Jiri Eischmann 2015-03-12 21:51:50 UTC
(In reply to Michael Catanzaro from comment #3)
> (In reply to Michael Catanzaro from comment #2)
> > Hi, this is https://bugs.webkit.org/show_bug.cgi?id=140800
> 
> Although Firefox is a different matter. Matthias will let them know.

I can let them know myself. It just stroke me that it looked the same both in Firefox and Epiphany, so I thought it was rendered by GTK. But apparently it's the changes in Adwaita that broke the rendering of scrollbars in browsers.
Comment 5 Michael Catanzaro 2015-03-12 21:59:48 UTC
Yes. Matthias, if you know what changed and can provide guidance as to what to do that won't break how we handle non-Adwaita themes, that would be helpful.
Comment 6 Jiri Eischmann 2015-03-12 22:07:20 UTC
I filed a bug against Firefox: https://bugzilla.redhat.com/show_bug.cgi?id=1201527
But some guidance would be appreciated by FF devels I suppose.
Comment 7 Michael Catanzaro 2015-03-14 02:41:16 UTC
*** Bug 746190 has been marked as a duplicate of this bug. ***