[Webkit-unassigned] [Bug 39284] Incorrect position of the vertical scrollbar after temporarily setting overflow:hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 23:13:27 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39284


shane.f.carr at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shane.f.carr at mac.com




--- Comment #3 from shane.f.carr at mac.com  2010-06-25 23:13:27 PST ---
Safari 5.0 (6533.16) on Mac

I encountered an instance of this same bug in a different context.  On a block div with "overflow:hidden" as default but "overflow:auto" on hover, the scrollbar jumps back to the top when the user hovers out and then back over the div again.  The content of the div jumps back up only when the user starts to scroll.

Firefox exhibits the behavior that I would expect; Opera exhibits a completely different behavior.  In Firefox, the scrollbar remains in the previous place on the second hover.

I will attach a test case to demonstrate.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list