Re: Updated combobox examples for APG

> On Mar 4, 2016, at 7:37 PM, Bryan Garaventa <bryan.garaventa@ssbbartgroup.com> wrote:
> 
> Hi,
> In testing the markup, focus is bounced out of the combobox when using JAWS in IE11, and neither is accessible.
> 
> The reason is because JAWS doesn't support the use of role="combobox" on the parent container of a focusable editable element, so the role="combobox" attribute needs to be on the HTML input for this to work accessibly, including all associated attributes, which matches the spec text in 1.0.

That is a JAWS regression. I will send that off to Freedom Scientific. 

> 
> Currently we don't have agreement how or if putting role="combobox" on an ancestor element in the markup is supposed to work, so putting this in the APG is premature because nothing in the spec says this, so too is adding the guidance that the combobox will open a Dialog because nothing has been mapped to support this on any platform.
> 
> We are scheduled to talk about the ancestor issue next Thursday when Cynthia can attend the Caucus call.
> 
> I recommend that we not put things in the APG that haven't achieved consensus, otherwise we will have an obsolete document before it's even finished.
> 
> -----Original Message-----
> From: Gunderson, Jon R [mailto:jongund@illinois.edu] 
> Sent: Friday, March 04, 2016 1:23 PM
> To: Gunderson, Jon R <jongund@illinois.edu>; ARIA Working Group <public-aria@w3.org>
> Subject: RE: Updated combobox examples for APG
> 
> Better links:
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox-1.html 
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox-2.html 
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox-3.html 
> 
> Jon
> 
> -----Original Message-----
> From: Gunderson, Jon R [mailto:jongund@illinois.edu] 
> Sent: Friday, March 04, 2016 3:21 PM
> To: ARIA Working Group <public-aria@w3.org>
> Subject: Updated combobox examples for APG
> 
> We have also updated the combo box examples to use aria-selected and created an additional example using aria-activedescendant.
> 
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox
> -1.html
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox
> -2.html
> https://rawgit.com/jongund/aria/master/practices/examples/combobox/combobox
> -3.html
> 
> 
> Please review, test and comment.
> 
> Jon
> 
> 
> 
> 

Received on Tuesday, 8 March 2016 17:20:32 UTC