Opened 15 years ago
Closed 14 years ago
#5134 closed defect (fixed)
Dialog: No focus box when focus is on dialog with a title bar
Reported by: | ptbrunet | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Go to http://archive.dojotoolkit.org/dojo-2007-11-05/dojotoolkit/dijit/tests/test_Dialog.html and activate a dialog with a title bar, e.g. use the "Test slow loading HREF dialog" button. There is no focus box. If the box has no contents this is low priority (because there is no other place to tab to and thus no need to know where focus is), but if the dialog has contents and if #5133 isn't fixed then it's confusing when the focus moves to the dialog box itself; it's like losing focus.
Change History (5)
comment:1 Changed 15 years ago by
Component: | General → Dijit |
---|---|
Owner: | anonymous deleted |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Component: | Dijit → Accessibility |
---|---|
Owner: | set to Becky Gibson |
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Also see #4025, #4411, #4413.