[Webkit-unassigned] [Bug 171204] AX: Inconsistent exposure of ARIA "button" role with non-false value of aria-haspopup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 26 18:00:13 PDT 2017


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

Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

--- Comment #2 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
Chris: If you think that ARIA buttons with a valid, non-false value of aria-haspopup should always be exposed on your platform as:

  AXRole: AXPopUpButton
  AXSubrole: <nil>
  AXRoleDescription: 'pop up button'

Then I have good news: I apparently fixed this bug as a side effect of the changes made for bug 171164.

It looks like we need a layout test for your platform since the above change wasn't caught. Before I do that, could you please confirm that I fixed something on your platform rather than broke it? If I broke it, then I'll of course accompany the new layout test with the restoration of the AXButton mapping.

Thanks!

-- 
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/20170427/7064ef09/attachment.html>


More information about the webkit-unassigned mailing list