Opened 12 years ago
Last modified 12 years ago
#10253 confirmed Bug
double alert in dialog
Reported by: | Charlie | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
in a Dialog, if we press Enter key instead of click 'OK' button, onOK will be trigger double times. for example, if we show image dialog, and leave url field empty. the press Enter key, the alert will show double times.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Keywords: | alert dialog onOK enter removed |
---|---|
Status: | new → confirmed |
Version: | 4.1 → 4.0 Beta |
I was able to reproduce this problem in Firefox 19 (Linux, Mac and Win), Opera 12.14 (Mac and Win), Safari5 (Win) and Safari 6 (Mac).
Chrome (Win) and IE and rest of browser on Linux work fine.
Problem can be reproduced from CKEditor 4.0 beta (v4). It doesn't occur in CKE 3.x branch.
I tested it doesn't appear in chrome or IE. just appear in Firefox(version is 19.0.2)