[Webkit-unassigned] [Bug 17138] New: REGRESSION: Node highlight not updated properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 09:40:59 PST 2008


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

           Summary: REGRESSION: Node highlight not updated properly
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: data:text/html,<div style="width: 500px; height: 50px;
                    background: red;">Top</div><div style="position:
                    absolute; top: 1500px; width: 500px; height: 50px;
                    background: green;">Bottom</div>
        OS/Version: Windows XP
            Status: NEW
          Keywords: Regression, PlatformOnly
          Severity: Normal
          Priority: P1
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com
                CC: aroben at apple.com


After Adam's reworking of the node highlight code yesterday, the highlight no
longer updates on Windows when switching dom nodes until the inspected window
is focused.  Also, while docked, the node highlights can disappear completely
at times.

For example:
1. Load the testcase in the URL and inspect the Top div - the highlight is
correct.
2. Switch to the Bottom div - the hole for the Top div is gone and the entire
webview is faded grey.
3. Click in the inspected window - the hole for the Bottom div appears.
4. Dock the inspector.
5. Walk the DOM from <html> down and notice the different highlight behaviors,
especially how toggling back and forth between the Top and Bottom divs never
causes a hole to appear.


-- 
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