No page scrollbar when changing "overflow" on :hover

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 Workaround is included
Reported by: Moritz Stoltenburg.

Opera, Safari | Reported on 8 May 2006.

This site is no longer maintained. I’m sorry, but it’s just too much work for too little return. You can continue to browse old bug reports, though.




Search reports by browser:

Atom RSS

Comments

(Add your own)

1 Posted by Mark Rowe on 9 January 2007 | Permalink

This looks to work correctly with the latest build of WebKit (r18692).

2 Posted by Brandy on 15 June 2007 | Permalink

This bug has also been fixed in Safari 3 Beta (tested on my Mac).