DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12209>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12209

<html:link> tabindex isn't working





------- Additional Comments From [EMAIL PROTECTED]  2002-08-31 15:59 -------
I think there is a little problem with de current implementation of tabindex: 
 
The attribute is defined in BaseHandlerTag. All the subclasses of BaseHandlerTag 
need tabindex except ImgTag, because <img> tag doesn't hava a tabindex attribute 
(see http://www.w3.org/TR/html4/interact/forms.html#adef-tabindex), so, all the 
subclasses have to append tabindex in their doStartTag.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to