| Summary: | [popover] Avoid conflicting interactions in the top layer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | DOM | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jarhar, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/38844 | ||
| Bug Depends on: | |||
| Bug Blocks: | 250171 | ||
|
Description
Tim Nguyen (:ntim)
2023-02-14 22:22:32 PST
Actually it shouldn't fail, those 2 methods should just run the "hide all popovers" algorithm So there are 2 items: - run "hide all popovers" when showing - Forbid elements in popover showing state from being modal/fullscreen Pull request: https://github.com/WebKit/WebKit/pull/11155 Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38844 Committed 261317@main (ffc70a735c9b): <https://commits.webkit.org/261317@main> Reviewed commits have been landed. Closing PR #11155 and removing active labels. *** Bug 255232 has been marked as a duplicate of this bug. *** |