- From: Marco Zehe <mzehe@mozilla.com>
- Date: Tue, 25 Nov 2014 14:45:10 +0100
- To: Birkir Gunnarsson <birkir.gunnarsson@deque.com>, PF <public-pfwg@w3.org>
- Message-ID: <547487E6.9070507@mozilla.com>
HiBirkir, I think this is correct as is. aria-activedescendant is being put to the element that keeps actual keyboard focus. Its value points to the element's ID that is supposed to get the simulated focus that aria-activedescendant provides. So, keeping it on the element that has keyboard focus is absolutely correct. Marco On 25.11.2014 14:37, Birkir Gunnarsson wrote: > > Good morning ggang. > > > > I am looking at the ARIA roles documentation for combobox > > http://www.w3.org/TR/wai-aria/roles#combobox > > In the third list item of the list explaining the role of the combobox > given different aria-autocomplete configurations it > )aria-autocomplete=”list”) > > It says: > > “If an author sets a combobox's value of aria-autocomplete to 'list', > user agents MUST expose changes to the aria-activedescendant attribute > on the combobox while the combobox remains focused. > > Shouldn´t this say”…attribute on the listbox…” or “associated listbox” > while combobox remains focused? > > > > Who is in charge of the documentation on this page? > > If it is a different group I would be happy to direct questions there > directly, because we have a lot of things on our collective plates. > > Happy upcoming turkey day (at least for the U.S. based folks among us)! > > > > *Birkir Gunnarsson* > Sr. Accessibility Consultant > Deque Systems Logo <http://www.deque.com/> > > > 2121 Cooperative Way |Suite 210 |Herndon, VA 20171-5344 > tel (919) 607-2753 > > *website <http://www.deque.com/> **|**email > <mailto:birkir.gunnarsson@deque.com> * > > Deque on Twitter <https://twitter.com/dequesystems>Deque's Blog > <http://www.deque.com/blog>Deque on Facebook > <https://www.facebook.com/dequesystems>Deque on LinkedIn > <http://www.linkedin.com/company/358829?trk=tyah> > > Skype Username: *wildebrew77* > > *Confidentiality Note: *This email may contain confidential and/or > private information. If you received this email in error please delete > and notify sender. > > >
Received on Tuesday, 25 November 2014 13:45:44 UTC