[Webkit-unassigned] [Bug 20259] Scrollbar missing from page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 13 13:13:48 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20259
------- Comment #1 from wilsong at gmail.com 2008-08-13 13:13 PDT -------
Created an attachment (id=22780)
--> (https://bugs.webkit.org/attachment.cgi?id=22780&action=view)
Reduction of Bug 20259
I think this is caused by the CSS "overflow" property. Some investigation
finds this CSS declaration:
html { ... overflow: hidden; ... }
See attached reduction.
I was able to get a scrollbar on IE6 on Win XP. Parity with Firefox 2.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list