Opened 14 years ago
Closed 14 years ago
#8333 closed Bug (fixed)
Dialogs without cancel button can't be closed with Esc key
| Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.3 |
| Component: | UI : Dialogs | Version: | |
| Keywords: | Cc: |
Description
Load the uiColor sample and open the color selector. The dialog can't be closed with the Esc key because there's no Cancel button.
The patch works in this case just like pressing the close button at the top right.
Attachments (1)
Change History (5)
Changed 14 years ago by
| Attachment: | 8333.patch added |
|---|
comment:1 Changed 14 years ago by
| Status: | new → review |
|---|
comment:2 Changed 14 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 14 years ago by
| Milestone: | → CKEditor 3.6.3 |
|---|---|
| Resolution: | → fixed |
| Status: | review_passed → closed |
Fixed with [7292]

Proposed patch