#3253 closed bug (fixed)
closeOnEscape doesn't work on modal dialogs
Reported by: | skorpan | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.6rc1 |
Component: | ui.dialog | Version: | 1.6b |
Keywords: | closeonescape, escape, dialog | Cc: | |
Blocked by: | Blocking: |
Description
closeOnEscape doesn't work when using modal dialogs.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | dialogescapefix.diff added |
---|
comment:1 Changed 15 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | blocker → major |
Resolution: | → fixed |
Status: | new → closed |
Fixed in r635.
comment:2 Changed 15 years ago by
Milestone: | 1.6 → 1.6rc1 |
---|
Note: See
TracTickets for help on using
tickets.
Fix which disables the escape key for modal dialogs.