RESOLVED DUPLICATE of bug 90546 Bug 66306
Offset width equals client width when there are scrollbars styled with ::-webkit-scrollbar on visiblity:hidden elements
https://bugs.webkit.org/show_bug.cgi?id=66306
Summary Offset width equals client width when there are scrollbars styled with ::-web...
Zach
Reported 2011-08-16 08:15:16 PDT
Created attachment 104046 [details] 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!
Attachments
Demonstrates the ::-webkit-scrollbar bug (849 bytes, text/html)
2011-08-16 08:15 PDT, Zach
no flags
gur.trio
Comment 1 2013-10-15 04:30:20 PDT
(In reply to comment #0) > Created an attachment (id=104046) [details] > 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! Issue fixed in <http://trac.webkit.org/changeset/155323>.
gur.trio
Comment 2 2013-10-15 04:30:47 PDT
*** This bug has been marked as a duplicate of bug 90546 ***
Note You need to log in before you can comment on or make changes to this bug.