WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
44605
Custom webkit scrollbars don't work on default <html> element
https://bugs.webkit.org/show_bug.cgi?id=44605
Summary
Custom webkit scrollbars don't work on default <html> element
Faruk Ates
Reported
2010-08-25 06:14:17 PDT
Created
attachment 65408
[details]
Reduced test case Custom webkit scrollbars done in CSS don't work on the <html> element itself, which is the element that shows scrollbars by default on web pages longer or wider than the viewport. Hence, just adding the webkit scrollbar CSS rules doesn't do anything; the developer ALSO needs to prevent the <html> element from showing scrollbars and enforce them on the <body> element instead.
Attachments
Reduced test case
(8.42 KB, text/html)
2010-08-25 06:14 PDT
,
Faruk Ates
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-11 17:23:01 PDT
Safari, Chrome, and Firefox show the same rendering behavior for this test case. I do not believe any further compatibility issue remains.
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