[Webkit-unassigned] [Bug 238226] New: Web Inspector: Elements tab: selection variable not displayed after losing focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 14:43:10 PDT 2022


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

            Bug ID: 238226
           Summary: Web Inspector: Elements tab: selection variable not
                    displayed after losing focus
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: opendarwin at lapcatsoftware.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 455430

  --> https://bugs.webkit.org/attachment.cgi?id=455430&action=review

Screenshot 1

Steps to reproduce:
1) Open https://webkit.org in Safari
2) Open web inspector
3) Select Elements tab
4) Select a DOM node
5) Notice the selection variable = $0
6) Switch to the Console tab
7) Switch back to the Elements tab
8) Notice the selection variable is not display (this may be a bug already)
9) Select the node again

Expected results: The selection variable = $0 is displayed.

Actual results: The selection variable is not displayed. See attached screenshots in order, 1,2,3.

-- 
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/20220322/d940088c/attachment.htm>


More information about the webkit-unassigned mailing list