#10315 closed defect (fixed)
ColorPalette: focus trapped in the color palette test page
Reported by: | Becky Gibson | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.4.0b |
Keywords: | a11y | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description (last modified by )
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.
Change History (4)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.4 |
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Related to #5119.