Bug 142004

Summary: AX: Implement support for ARIA 1.1 'searchbox' role
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Joanmarie Diggs 2015-02-24 21:40:45 PST
ARIA 1.1 has a new 'searchbox' role. We need to implement support for it.
Comment 1 Radar WebKit Bug Importer 2015-02-24 21:41:07 PST
<rdar://problem/19949292>
Comment 2 Joanmarie Diggs 2015-02-24 22:04:22 PST
Created attachment 247311 [details]
Patch
Comment 3 Joanmarie Diggs 2015-02-24 22:09:19 PST
As is becoming tradition, not yet asking for review while EWS sanity checks my Mavericks and iOS changes. (I'll set up a Mavericks box; can't do much about iOS...)

Also, this patch doesn't include any hierarchical/children tests. I was going to do so, but discovered that we're (perhaps) not doing sufficient sanity checking on children. This is true for the already-implemented ARIA textbox role, and I'm not sure what the right thing to do is, so I opened bug 142005 for that.
Comment 4 Joanmarie Diggs 2015-02-24 23:27:14 PST
(In reply to comment #3)
> As is becoming tradition, not yet asking for review while EWS sanity checks
> my Mavericks and iOS changes. (I'll set up a Mavericks box; can't do much
> about iOS...)

Huh. Just found https://www.webkit.org/blog/3457/building-webkit-for-ios-simulator/. Ok, maybe I *can* do much about iOS. ;) I'll add that to my list.

In the meantime, Chris, I just made an educated guess based on what you asked me to do for the switch role. Please review. Thanks!
Comment 5 WebKit Commit Bot 2015-02-25 02:04:33 PST
Comment on attachment 247311 [details]
Patch

Clearing flags on attachment: 247311

Committed r180621: <http://trac.webkit.org/changeset/180621>
Comment 6 WebKit Commit Bot 2015-02-25 02:04:36 PST
All reviewed patches have been landed.  Closing bug.