Re: False aria-describedby expectations in ARIA Authoring Practices (longdesc)

Steve Faulkner, Sat, 23 Apr 2011 15:20:46 +0100:
>> Does NVDA need that the browser provides more longdesk access than  
>> Opera and iCab does? Is that technically enough? Or is their stance 
>> political?
> 
> from recollection they thought access via a context menu was fine, but
> would need the image to be focusable so users could access the context
> menu (note this is the same requirement for any keyboard user.

Could you explain the need for keyboard focus a bit more more? E.g. 
does it only mean that one should be able to jump to an image with a 
@longdesc via the tabulator key? Then, imagine a page with 10 images 
were only one of them has longdesc: does it make sense to be able to 
jump to only that single image? Can't the keyboard focus be achieved by 
via @tabindex instead?

I have not checked what the spec says about @tabindex, but a value of 
"0" (tabindex="0") seems to make an element without lifting out of the 
natural focus order.

Leif Halvard Silli

Received on Monday, 25 April 2011 19:51:14 UTC