[Webkit-unassigned] [Bug 44605] New: Custom webkit scrollbars don't work on default <html> element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 06:14:17 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44605
Summary: Custom webkit scrollbars don't work on default <html>
element
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P3
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: farukates at me.com
Created an attachment (id=65408)
--> (https://bugs.webkit.org/attachment.cgi?id=65408)
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list