[Webkit-unassigned] [Bug 213492] New: Web Inspector: Elements: Node: use a `WI.ContextMenu` instead of a `<select>` for listener filtering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 15:56:21 PDT 2020


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

            Bug ID: 213492
           Summary: Web Inspector: Elements: Node: use a `WI.ContextMenu`
                    instead of a `<select>` for listener filtering
           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

Using a `<select>` means that the context menu will appear in the same place no matter where the icon is clicked, but that is not needed, so just use a `WI.ContextMenu` instead (it's also simpler).

-- 
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/20200622/d4b79571/attachment.htm>


More information about the webkit-unassigned mailing list