[Webkit-unassigned] [Bug 193712] New: AX: activeElement in Safari iOS 12 with VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 03:01:20 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193712

            Bug ID: 193712
           Summary: AX: activeElement in Safari iOS 12 with VoiceOver
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hine.public at gmail.com
                CC: webkit-bug-importer at group.apple.com

Summary:
In Safari iOS 12 with VoiceOver, document.activeElement no longer returns the element with accessibility focus. This was working as expected in iOS 10.

Steps to Reproduce:
- Open https://dailymotion.github.io/player-test-offsite-pages/PV-7422_focus.html on an iOS 12 device with VoiceOver active.
- Move VoiceOver focus to the button.

Expected Results:
The following text is logged under the button: activeElement: [object HTMLButtonElement]

Actual Results:
No text is logged under the button.

Version/Build:
12.0 (16A366)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190123/c29dcefd/attachment-0001.html>


More information about the webkit-unassigned mailing list