Bug 255232
Summary: | Hide popovers when making another element fullscreen | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joey Arhar <jarhar> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | heycam, ntim |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Joey Arhar
When an element becomes fullscreen, all other showing popover elements should be hidden.
Spec PR: https://github.com/whatwg/fullscreen/pull/204
WPTs:
https://wpt.fyi/results/html/semantics/popovers/popover-top-layer-combinations.html
https://wpt.fyi/results/html/semantics/popovers/popover-top-layer-interactions.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
This is already implemented.
*** This bug has been marked as a duplicate of bug 252297 ***