Re: [WICD] focusable child elements

Anne van Kesteren <annevk@opera.com> wrote on 11/01/2006 11:20:04 PM:

> 
> On Wed, 01 Nov 2006 21:06:46 +0100, Timur Mehrvarz 
<timur.mehrvarz@web.de> 
> wrote:
> > This was recorded as last call comment 77.
> > WICD Core was updated to now say:
> >
> >          In XHTML, <object> elements are, by default, focusable. 
> > However, authors can remove such elements from the tabbing order, by 
> > setting the element's tabindex attribute to "-1". This may be useful, 
if 
> > selected <object> elements, for instance non interactive SVG images, 
are 
> > not supposed to participate in the focus traversal.
> 
> "focus traversal" or "tabbing order"? And how are they defined?
> 


How about:

'In XHTML, <object> elements are, by default, focusable. However, authors 
can remove such elements from the focus traversal, by setting the 
element's tabindex attribute to "-1". This may be useful if selected 
<object> elements, for instance non interactive SVG images, are not 
supposed to participate in the focus traversal.'

Also focus traversal is now defined as:

"Focus traversal defines the elements that get focus and the order, in 
which they are traversed."

Please let us know within two weeks if this does not satisfy your issue.

Regards,
Steve Speicher on behalf of CDF WG

Received on Wednesday, 15 November 2006 16:56:14 UTC