NEW 123241
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)
https://bugs.webkit.org/show_bug.cgi?id=123241
Summary AX: WebKit is not firing an AXFocusedUIElementChanged notification when navig...
James Craig
Reported 2013-10-23 18:53:27 PDT
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
James Craig
Comment 1 2013-10-23 18:53:54 PDT
Note You need to log in before you can comment on or make changes to this bug.