[Webkit-unassigned] [Bug 66306] New: Offset width equals client width when there are scrollbars styled with ::-webkit-scrollbar on visiblity:hidden elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 08:15:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66306
Summary: Offset width equals client width when there are
scrollbars styled with ::-webkit-scrollbar on
visiblity:hidden elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zachlloyd at google.com
Created an attachment (id=104046)
--> (https://bugs.webkit.org/attachment.cgi?id=104046&action=review)
Demonstrates the ::-webkit-scrollbar bug
Offset width equals client width when there are scrollbars styled with ::-webkit-scrollbar on visiblity:hidden elements.
They should not be equal. The difference between the two should be the width of the scrollbar, as it is with regular scrollbars.
I've attached a simple p[age that demonstrates the issue.
Thanks!
--
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