Created attachment 465355 [details] 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.
<rdar://problem/106741263>
Pull request: https://github.com/WebKit/WebKit/pull/13557
Committed 264159@main (0b875224e976): <https://commits.webkit.org/264159@main> Reviewed commits have been landed. Closing PR #13557 and removing active labels.