Bug 295549
| Summary: | AX: Cannot follow in-page links with VoiceOver in iPadOS 18.5 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jesse.greenberg |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | addie1, andresg_22, herr.ernst, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 18 | ||
jesse.greenberg
The same problem reported in https://bugs.webkit.org/show_bug.cgi?id=179011 is happening in iPadOS 18.5.
In iOS 18.5 you can currently not follow any in-page links to anything but inputs.
Steps to reproduce:
1. Activate VoiceOver on iPadOS
2. Open http://jsbin.com/wumitiw in Safari
3. Navigate to any of the links (except "link to input")
4. Follow the link (i.e. double tap)
Result:
The focus moves to the correct element for a split second and then moves back onto the link that was clicked on.
Expected:
The focus should go and stay where the link pointed to.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155259072>
Addie
Is there any estimated timeframe available for a fix?