[Webkit-unassigned] [Bug 17322] New: Node highlight should be smarter about non-displaying nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 23:39:38 PST 2008


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

           Summary: Node highlight should be smarter about non-displaying
                    nodes
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


The inspector's node highlight code should be smarter when highlighting nodes
that have 0 height/width or do not display at all.  The current behavior leaves
the hole from the previously highlighted node as if that's the highlight for
the currently selected node.  This can easily lead to confusion unless you're
paying attention to the styles pane.

A good example of this is on http://webkit.org/ - after you show the inspector
and highlight a node (I used the logo) select one of the google tracking
<script> tags.


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