RESOLVED FIXED 171182
[ATK] ARIA buttons which have a popup should be ATK_ROLE_PUSH_BUTTON; not ATK_ROLE_COMBO_BOX
https://bugs.webkit.org/show_bug.cgi?id=171182
Summary [ATK] ARIA buttons which have a popup should be ATK_ROLE_PUSH_BUTTON; not ATK...
Joanmarie Diggs
Reported 2017-04-22 19:02:21 PDT
This is not a combobox: <div role="button" aria-haspopup="true">OK</div>. Oops.
Attachments
Patch (5.25 KB, patch)
2017-04-26 17:26 PDT, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2017-04-22 19:03:17 PDT
Joanmarie Diggs
Comment 2 2017-04-26 17:26:27 PDT
WebKit Commit Bot
Comment 3 2017-04-26 18:17:06 PDT
Comment on attachment 308312 [details] Patch Clearing flags on attachment: 308312 Committed r215850: <http://trac.webkit.org/changeset/215850>
WebKit Commit Bot
Comment 4 2017-04-26 18:17:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.