[Dojo-checkins] [dojo] #10315: ColorPalette: focus trapped in the color palette test page
dojo
trac at dojotoolkit.org
Wed Nov 11 14:08:27 EST 2009
#10315: ColorPalette: focus trapped in the color palette test page
--------------------+-------------------------------------------------------
Reporter: becky | Owner:
Type: defect | Status: new
Priority: high | Milestone: tbd
Component: Dijit | Version: 1.4.0b
Severity: normal | Keywords: a11y
--------------------+-------------------------------------------------------
Browsers Affected:
FireFox 3.0
FireFox 3.5
Safari 4.0
Chrome 3.0
Steps to Reproduce:
1.- Open the browser
2.- Go to the Color Picker widget
3.- Press the Tab key to set focus in the first widget.
4.- Continue to navigate using tab.
5.- Attempt to focus any of the browser's functions, using the tab key.
Actual Result :
Focus goes from one palette to another, never returning to the browser
window, trapping the user in its content.
Expected Result:
To be able to navigate through the browser's menu/adress bar/toolbar/etc
after focusing the widget, just as it works
in Internet Explorer (6,7,8).
I looked in the test page code and this doesn't appear to be related to
anything there. This did not happen in 1.3.2.
--
Ticket URL: <http://bugs.dojotoolkit.org/ticket/10315>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list