Bug 19852
Summary: | Clearing overflow style from overflow:hidden; documents doesn't restore scrollbars | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alex Stapleton <alex.stapleton> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | matiasnu, tonikitoo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://javascript.internet.com/miscellaneous/hidden-scrollbars.html |
Alex Stapleton
When you use javascript to turn the scrollbars back on the bars are not displayed until the user attempts to scroll the page again using the mousewheel. Dragging the page does not cause the scrollbars to appear.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
See also: bug 39284.
Matias
Seems to work now, checked the following browsers;
Safari Mac 5.0.3 (6533.19.4)
Safari Win 5.0 (7533.16)
Chrome Win 8.0.552.237
Chromium Mac 10.0.639.0 (71420)