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=13337>. 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=13337 html:select has an "accesskey" attribute, but "select" has no "accesskey" in HTML 4.01 ------- Additional Comments From [EMAIL PROTECTED] 2002-10-26 22:53 ------- We can't deprecate the SelectTag's accesskey attribute because it's defined in BaseHandlerTag. Anyone using this attribute is in violation of the html spec. Also, if they are using the attribute, it wouldn't be doing anything useful as browsers don't understand it. I think the tld attribute should be removed same as the img tag. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>