Ticket #5351 (closed defect: fixed)
destroy dialog fails to disconnect its modal intercepts
| Reported by: | dmachi | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Certain keys will fail to work if you destroy() a dialog instead of or without hide()ing it first. Making sure to hide() it first, ensures _modalConnects are disconnected, so they dont' get lost when the widget is destroy()d
Attachments
Change History
Note: See
TracTickets for help on using
tickets.