[Webkit-unassigned] [Bug 18017] When switching from then to the web inspector console scroll position changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 14:44:18 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18017


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




------- Comment #1 from timothy at hatcher.name  2008-03-22 14:44 PDT -------
The reason this happens is when a overflow area changes from display: none back
to display: block the scrollTop and scrollLeft is reset back to 0.

Is that the intended behavior? If so we will need to add code in a few places
that remembers these values and restores them later. In my opinion the engine
should remember them and not reset back to 0. 


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



More information about the webkit-unassigned mailing list