[Webkit-unassigned] [Bug 148646] AX: AXGroup role assigned to div with tabindex of 0 or -1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 09:39:35 PDT 2015


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
This is actually expected behavior. the idea is that if someone has made an object keyboard focusable, we always want to make sure that it appears in the AX hierarchy so VoiceOver can focus on it.

without more info about what kind of object it is, it becomes an AXGroup. you can assign another role="" to that object if you need

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


More information about the webkit-unassigned mailing list