[Webkit-unassigned] [Bug 253557] New: Web Inspector: more then one popover can be displayed in the same time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 7 23:29:38 PST 2023


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

            Bug ID: 253557
           Summary: Web Inspector: more then one popover can be displayed
                    in the same time
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pgorszkowski at igalia.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 465355

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

Multiple popovers screenshot

It seems that it is possible to have multiple popovers in web inspector. Example:

    1. set any breakpoint
    2. stop in that breakpoint
    3. edit that breakpoint(BreakpointPopover object is used for that)
    4. move mouse cursor over some variable to display information about it(Popover object is used for that)

In such case both popovers are displayed in the same time.

In attachment you can find a screenshot of that case.

-- 
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/20230308/49b805f5/attachment.htm>


More information about the webkit-unassigned mailing list