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 heavily relies on bug reports created by its readers. Anyone can report a bug and be published.
Search reports by browser:
2 Posted by Brandy on 15 June 2007 | Permalink
This bug has also been fixed in Safari 3 Beta (tested on my Mac).
Commenting guidelines:
1 Posted by Mark Rowe on 9 January 2007 | Permalink
This looks to work correctly with the latest build of WebKit (r18692).