- From: James Nurthen <james.nurthen@oracle.com>
- Date: Thu, 06 Nov 2014 13:39:15 -0800
- To: public-pfwg@w3.org
- Message-ID: <545BEA83.4050203@oracle.com>
I don't understand why we need 2 different attributes for this - it seems too complicated. Couldn't we just have aria-currentfor which would specify the id of the container for which the element is "current". It would be an error to have 2 or more aria-currentfor attributes on the same page specifying the same idref. What use cases would this not meet? Regards, James On 11/6/2014 1:32 PM, White, Jason J wrote: > >> -----Original Message----- >> From: Bryan Garaventa [mailto:bryan.garaventa@ssbbartgroup.com] >> "The aria-current attribute indicates whether the element is current >> (true), or not current (false). If the aria-current attribute is false, >> the current state of the element should not be conveyed by User Agents." >> >> >> >> This implies two functions for false, which seems to state that false >> should be conveyed as 'not current' as well as ignored by user agents at >> the same time. > I suspect the intent was that a value of "true" should be conveyed in some way to the user (i.e., the element is current), but that a value of false should not be conveyed at all. That is, if the element is not current, don't present anything to the user. The absence of aria-current and aria-current="false" would therefore be indistinguishable in the user interface. > > > > ________________________________ > > This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited. > > > Thank you for your compliance. > > ________________________________ > -- Regards, James Oracle <http://www.oracle.com> James Nurthen | Principal Engineer, Accessibility Phone: +1 650 506 6781 <tel:+1%20650%20506%206781> | Mobile: +1 415 987 1918 <tel:+1%20415%20987%201918> Oracle Corporate Architecture 500 Oracle Parkway | Redwood City, CA 94065 Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
Received on Thursday, 6 November 2014 21:39:48 UTC