Bug 279869
Summary: | [GTK] Scrollbars are not drawn with some themes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Milan Crha <mcrha> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Milan Crha
Moving this from a downstream bug report:
https://gitlab.gnome.org/GNOME/evolution/-/issues/2767
The content scrollbars are not visible with some themes. This is for a gtk3 version.
It's nothing new, it only was not identified and moved upstream earlier. I'm using webkit2gtk4.1-2.44.2.
To reproduce (on Fedora):
a) install breeze-gtk-gtk3 package
b) installed devhelp, if not installed already
c) run from a terminal:
GTK_THEME=Breeze devhelp
d) select a page, which scrolls
Current result:
the scrollbars are not drawn, both when hovering a mouse above them and before they fade, even they can be dragged and clicked on, when one knows where approximately they are
Expected result:
the scrollbars are drawn
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |