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:23:43 UTC