Bug 123241
| Summary: | AX: WebKit is not firing an AXFocusedUIElementChanged notification when navigating the following site using the radio buttons (works when navigating the regular buttons or key handlers) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Craig <jcraig> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
James Craig
AX: WebKit is not firing an AXFocusedUIElementChanged notification when navigating the following site using the radio buttons (works when navigating the regular buttons or key handlers)
Load: https://help.apple.com/osx-mavericks/whats-new
Each time the view changes, the main heading in the view is focused, but the focus notification is only being sent if you use the arrow key handlers or the previous/next buttons. If you use VoiceOver, keyboard, or mouse to click the radio buttons in the bottom middle of the page, the notification is not fired. Note that the heading element is still focused properly and is returned as the document.activeElement.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
James Craig
<rdar://problem/15048750>