Bug 101598
Summary: | Web Inspector: Element highlight is static | ||
---|---|---|---|
Product: | WebKit | Reporter: | Konrad Piascik <kpiascik> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Konrad Piascik
On falling leaves or poster circle if you highlight an animating div the highlight remains static even if the div keeps moving.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pavel Feldman
Yes, this regressed as we migrated to InspectorOverlayPage.html (dom-based overlay rendering). We thought that it was Ok to regress it since floating label did not make much sense either.
Alexander Pavlov (apavlov)
Related upstream bug: http://code.google.com/p/chromium/issues/detail?id=160067
Alexander Pavlov (apavlov)
*** This bug has been marked as a duplicate of bug 102191 ***