RESOLVED FIXED 10698
Scroll wheel causes inspector to shift up
https://bugs.webkit.org/show_bug.cgi?id=10698
Summary Scroll wheel causes inspector to shift up
Trev Copland
Reported 2006-09-02 18:41:37 PDT
If you continue to scroll two or three extra times with the mouse wheel the inspector window will shift up. To reproduce this, load a div with more than a page of properties and use the wheel to scroll down. After a few additional scrolls the window itself will shift up leaving the shadow in it's place. This can be reproduced on any page but selecting the div on the right side of the linked page will provide enough properties. A screen shot is available at: http://trev.com/misc/webkit-inspector-scroll.jpg Build 9/2/06 #16194
Attachments
patch (2.01 KB, patch)
2006-11-30 11:13 PST, Matt Lilek
mitz: review+
Edward Sabol
Comment 1 2006-11-29 16:48:03 PST
I have confirmed this with the latest nightly (WebKit-SVN-r17930). It makes the Web Inspector rather difficult to use if you are used to using the scrollwheel. A by-product of this is that the close button can become obscured.
Matt Lilek
Comment 2 2006-11-30 11:13:32 PST
Created attachment 11686 [details] patch quick patch to fix this. also tweaks the tree popup to workaround bug 11362
mitz
Comment 3 2006-11-30 11:21:19 PST
Comment on attachment 11686 [details] patch r=me
Timothy Hatcher
Comment 4 2006-11-30 16:37:21 PST
Landed in r17954.
Note You need to log in before you can comment on or make changes to this bug.