WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
152226
Scrollbars can't be styled without making them visible the whole time
https://bugs.webkit.org/show_bug.cgi?id=152226
Summary
Scrollbars can't be styled without making them visible the whole time
Leonard Lamprecht
Reported
2015-12-13 04:19:12 PST
It looks like it's currently not possible to style Webkit's scrollbars without making them visible the whole time. Just try it: Style them using CSS and suddenly the scrollbars will be visible the whole time (even the ones that are meant to be only visible while scrolling). Here's an example:
http://jsfiddle.net/leo/ht82ozhw/embedded/result/
Even if your OS' setting is to only show them while scrolling, they will be shown the whole time because you've styled them using CSS. I've already reported this as a bug on GitHub's Atom editor, because I wasn't able to style the scrollbar of a certain theme. But it looks like it's not their fault... :)
Attachments
Add attachment
proposed patch, testcase, etc.
Leonard Lamprecht
Comment 1
2015-12-13 04:24:45 PST
Oh. This is the old bug report:
https://github.com/atom/atom/issues/10025#issuecomment-164248828
Brent Fulgham
Comment 2
2022-07-14 15:14:41 PDT
This seems to still be an issue in Safari 15.5+
Radar WebKit Bug Importer
Comment 3
2022-07-14 15:14:53 PDT
<
rdar://problem/97037887
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug