You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <de...@beehive.apache.org> on 2005/11/08 20:05:21 UTC

[jira] Resolved: (BEEHIVE-993) Modify the NetUI Tree node expand collapse anchors to support navigation with tabs in Firefox.

     [ http://issues.apache.org/jira/browse/BEEHIVE-993?page=all ]
     
Carlin Rogers resolved BEEHIVE-993:
-----------------------------------

    Resolution: Fixed
     Assign To: Alejandro Ramirez  (was: Carlin Rogers)

Great. Thanks Daryl.

This is fixed with with revision 331862. The Tree Expand test can be used to run this manually with Firefox, making sure that you can tab to the expand/collapse images of the tree nodes as well as the selection links.

> Modify the NetUI Tree node expand collapse anchors to support navigation with tabs in Firefox.
> ----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-993
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-993
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Win XP and Firefox
>     Reporter: Carlin Rogers
>     Assignee: Alejandro Ramirez
>     Priority: Minor
>      Fix For: 1.1
>  Attachments: j993-patch.txt
>
> It might be necessary for accessibility to navigate through pages using only the tab key on the keyboard. In Firefox the NetUI Tree node expand (+) and collapse (-) functions never come into focus while tab-ing through the tree. 
> This works in IE. The + and - icons come into focus and the user is able to navigate through the tree, expanding and collapsing the nodes of the tree.
> This is because the netui tree is generating an empty string for the href in the anchor. I'm going to attach a patch to change the TreeRenderer.renderClientExpansionAnchor() to write the "#" character as the href value.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira