[Webkit-unassigned] [Bug 203155] New: Web Inspector: Elements: $0 is shown for the wrong node when selecting elements in a user agent shadow tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 09:58:18 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203155

            Bug ID: 203155
           Summary: Web Inspector: Elements: $0 is shown for the wrong
                    node when selecting elements in a user agent shadow
                    tree
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# STEPS TO REPRODUCE:
1. inspect any page with a UserAgent shadow tree (e.g. an `<input>`)
2. in the Elements Tab, select a node inside the UserAgent shadow tree
 => $0 appears next to the newly selected node
3. evaluate `$0` in the Console
 => the previously selected node (NOT the node inside the UserAgent shadow tree) is logged

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191018/9305a4f6/attachment.html>


More information about the webkit-unassigned mailing list