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

Carlin Rogers reassigned BEEHIVE-993:
-------------------------------------

    Assign To: Daryl Olander  (was: Carlin Rogers)

Hey Daryl, When you get a chance, can you give this a quick review. Do you 
think we should also have some sort of check for _anchorState.href=='" in the 
renderExpansionAnchor() or do we always expect the uri != null? Just curious.
You can assign this back to me and I will commit the changes. Thanks.

> 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: Daryl Olander
>     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

Reply via email to