Opened 15 years ago
Closed 15 years ago
#4812 closed Bug (fixed)
'Esc' key is not working for dialog on Opera
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed 3.0.2 Opera Review+ | Cc: |
Description
Press 'Esc' doesn't close the dialog in all dialogs on Opera.
Attachments (2)
Change History (7)
Changed 15 years ago by
Attachment: | 4812.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Confirmed Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
comment:3 Changed 15 years ago by
Actually, it stopped working just in a specific case, and not only in FF but also with IE:
- Open the Link dialog.
- Hit SHIFT+TAB to focus the "Protocol" combo.
- Hit ESC. It will not work.
This happens with all combos in dialogs.
Changed 15 years ago by
Attachment: | 4812_2.patch added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review- removed |
---|
Looks good. I just think we should not make changes to Gecko+Mac without confirming that we have the issue there. Please remove it before committing.
The ESC key stopped working with Firefox after the patch.