Opened 13 years ago
Closed 13 years ago
#6011 closed defect (invalid)
Dialog: Dismissing with Esc, focus doesn't return to point of dialog activation
Reported by: | ptbrunet | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.1b1 |
Keywords: | Cc: | Becky Gibson | |
Blocked By: | Blocking: |
Description
Go to http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/test_Dialog.html. Activate second button, dialog appears, press Esc to dismiss, no focus fired, focus does not go back to the button.
Change History (2)
comment:1 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That dialog specifically sets refocus=false when its created.