Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GTK] Scrollbars painted incorrectly if theme enables steppers (stepp…
…ers misplaced on vertical scrollbars, horizontal scrollbars very broken) https://bugs.webkit.org/show_bug.cgi?id=234871 Reviewed by Carlos Garcia Campos. Actually use the scrollbar orientation when creating its contents, instead of always using vertical. * platform/gtk/RenderThemeScrollbar.cpp: (WebCore::RenderThemeScrollbar::RenderThemeScrollbar): Canonical link: https://commits.webkit.org/247060@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@289529 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information