Opened 12 years ago
Last modified 12 years ago
#9897 confirmed Bug
Inconsistent ESC key handling when in dialog select field
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.6.4 |
Keywords: | Webkit | Cc: |
Description
- Open any dialog with native HTML select combo box (i.e. link dialog).
- Open "protocol" select.
- Press ESC.
-
- Chrome: Select collapsed, dialog visible.
- Others: Dialog closed.
This behavior must be consistent.
Change History (2)
comment:1 Changed 12 years ago by
Keywords: | Webkit added |
---|---|
Status: | new → confirmed |
Version: | 4.0.1 → 3.6.4 |
Problem can be reproduced in Webkit browsers from CKEditor 3.6.4 rev. [7516].
Before this rev all browsers were closing dialog on escape.