[ http://issues.apache.org/jira/browse/BEEHIVE-141?page=history ]
     
Daryl Olander resolved BEEHIVE-141:
-----------------------------------

     Assign To:     (was: Daryl Olander)
    Resolution: Won't Fix

I'm not going to remove the accesskey attribute form the Select.  This is not 
supported in the HTML spec, but it is supported by IE which has 90%+ market 
share.  (It isn't supported in Firefox).  This seems like it was missing from 
the HTML 4.01 spec.  It is the only HTML control that doesn't support accesskey.

I don't really believe this is a bug.  If you want to produce legal HTML/XHTML 
just don't set accesskey. This isn't required, so producing valid documents is 
easy.

> When accessKey is specified for the <netui:select> tag it should be rendered 
> in the <input> tag
> -----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-141
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-141
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Karen Stutesman
>     Priority: Minor

>
> Specifying the accessKey for the <netui:select> tag should render the 
> attribute in the <input> tag since it is not a valid attribute of the 
> <select> tag.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to