- From: Bryan Garaventa <bryan.garaventa@ssbbartgroup.com>
- Date: Thu, 7 Apr 2016 16:25:06 +0000
- To: Joseph Scheuhammer <clown@alum.mit.edu>, Rich Schwerdtfeger <schwer@yahoo.com>, ARIA <public-aria@w3.org>
That looks good to me. -----Original Message----- From: Joseph Scheuhammer [mailto:clown@alum.mit.edu] Sent: Thursday, April 07, 2016 9:23 AM To: Bryan Garaventa <bryan.garaventa@ssbbartgroup.com>; Rich Schwerdtfeger <schwer@yahoo.com>; ARIA <public-aria@w3.org> Subject: Re: Agenda: April 7, 2016 WAI-ARIA Working Group On 2016-04-07 12:16 PM, Bryan Garaventa wrote: > Hi, > This still does not account for when role="combobox" is placed on an input+type="text" and uses aria-activedescendant on the same element to reference role="option" within a listbox elsewhere in the DOM. How about this rewording: "A special use case is a combobox where its text input field has DOM focus and role="combobox", and that element employs an aria-activedescendant attribute to reference the currently active listbox option. The referenced listbox option is not in fact a descendant of the input nor combobox. Even so, the aria-activedescendant property is treated by user agents as the active descendant of the combobox." -- ;;;;joseph. 'Die Wahrheit ist Irgendwo da Draußen. Wieder.' - C. Carter -
Received on Thursday, 7 April 2016 16:25:37 UTC