[Dojo-checkins] [dojo] #10334: Tree: focus gets lost entering hidden root node tree (webkit)

dojo trac at dojotoolkit.org
Fri Nov 13 21:11:24 EST 2009


#10334: Tree: focus gets lost entering hidden root node tree (webkit)
--------------------+-------------------------------------------------------
 Reporter:  bill    |       Owner:  bill  
     Type:  defect  |      Status:  new   
 Priority:  normal  |   Milestone:  tbd   
Component:  Dijit   |     Version:  1.4.0b
 Severity:  normal  |    Keywords:  a11y  
--------------------+-------------------------------------------------------
 Testing Type: Accessibility (Keyboard)

 Browser Affected: Chrome 3 & Safari 4


 Steps to Reproduce:
   1. Open Safari or Chrome browser
   2. Go to
 http://archive.dojotoolkit.org/dojo-2009-11-11/dojotoolkit/dijit/tests/test_Tree.html
   3. With your mouse, click on the first root node (Continents)
   4. Press the Tab key twice

 Actual Result :
 Now the focus get lost. If you press enter an alert(Hello world) is shown.

 Looks like the focus is getting lost on the hidden root node.

 Notes:
   1. works on FF
   2. fails on 1.3 also

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/10334>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list