Bug 9239
| Summary: | Quirksmode: No page scrollbar when changing "overflow" on :hover | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adele Peterson <adele> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | PC | ||
| OS: | OS X 10.4 | ||
| Bug Depends on: | |||
| Bug Blocks: | 9610 | ||
Adele Peterson
http://www.quirksmode.org/bugreports/archives/safari/index.html
"When changing overflow from auto to visible for an element with fixed width, Safari 2.0.3 correctly hides the scrollbar onmouseover, but it doesn't create a page scrollbar.
Opera has similar problems.
To make Safari repaint the page you have to additionally change e.g. the positioning, formatting or dimensions of that element.
Test page: http://www.slomo.de/experimente/css/prehover.php"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
This works in latest nightly, closing as worksforme.