RESOLVED WORKSFORME 17920
Inspector highlight doesn't update when page is scrolled
https://bugs.webkit.org/show_bug.cgi?id=17920
Summary Inspector highlight doesn't update when page is scrolled
Jacob Davis
Reported 2008-03-18 13:40:57 PDT
when the web inspector is used to 'inspect element', the page is dimmed except for the element which you are inspecting. however, when you then scroll the page, the rectangular "highlighter" remains stationary while the page moves below it. sorry if duplicate bug report, didn't see this error, but didn't check every single bug, either.
Attachments
Screenshot after first inspecting (161.16 KB, image/png)
2008-03-18 13:43 PDT, Jacob Davis
no flags
screenshot after scrolling (155.75 KB, image/png)
2008-03-18 13:44 PDT, Jacob Davis
no flags
Jacob Davis
Comment 1 2008-03-18 13:43:43 PDT
Created attachment 19873 [details] Screenshot after first inspecting this is a shot of highlighting the word "dog" and inspecting it
Jacob Davis
Comment 2 2008-03-18 13:44:49 PDT
Created attachment 19874 [details] screenshot after scrolling This is from the same inspection of the word "dog". the page has been scrolled down a bit, but the highlighting remains fixed and therefore no longer over the word "dog"
Timmy Willison
Comment 3 2011-07-15 12:00:10 PDT
Confirmed in Chrome 14.0.814.0 dev Highlighting for selected elements within the element inspector does not adjust positions when the page is scrolled. This happens on all pages that scroll. Just go to https://bugs.webkit.org/buglist.cgi?quicksearch=web+inspector+scroll, open the inspector, scroll down, mouse over <div id="footer" and depending on your window size, you'll see a highlight way too high, or none at all.
Note You need to log in before you can comment on or make changes to this bug.