When accessKey is specified for imageAnchor it is placed in image instead of 
anchor
-----------------------------------------------------------------------------------

         Key: BEEHIVE-140
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-140
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Karen Stutesman
    Priority: Minor


<netui:imageAnchor accessKey="A"> --> <a><img accessKey="A" /></a>

The accessKey attribute is placed in the image tag and not in the anchor tag in 
the HTML/XHTML rendering.  The accessKey option is not a valid attribute of the 
img tag and causes validation errors.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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