Bug 285811
| Summary: | [popover] Tabbing out of a popover causes a hang in certain cases | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Onur Gumus <onur> |
| Component: | Layout and Rendering | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, bregt.delange, koivisto, nicole, ntim, simon.fraser, steve, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | Unspecified | ||
| See Also: |
https://github.com/web-platform-tests/wpt/pull/50235 https://github.com/web-platform-tests/wpt/pull/50463 |
||
Onur Gumus
Try enabling the CSS Anchor Positioning feature in Safari TP or use the CSSAnchor polyfill. You can test the behavior using this demo link:
https://shrub-rhinestone-stop.glitch.me/
1. Click the button.
2. Click an option.
3. Hit Tab key from keyboard
At that point, the Page becomes unresponsive. Also no focus ring is displayed at all.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
*** Bug 286146 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
<rdar://problem/143145544>
Tim Nguyen (:ntim)
Other testcase here: https://sledsworth.com/posts/2024/safari-popover-woes/#text-area-issue
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/39433
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/50235
EWS
Committed 289277@main (0ef0f9c6f23b): <https://commits.webkit.org/289277@main>
Reviewed commits have been landed. Closing PR #39433 and removing active labels.
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/50463
Tim Nguyen (:ntim)
*** Bug 289703 has been marked as a duplicate of this bug. ***