Opened 9 years ago
Closed 9 years ago
#11195 closed Bug (duplicate)
Dropdown "Styles" isn't closing on unfocus in jquery Dialog
Reported by: | igorm | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 |
Keywords: | Cc: |
Description
To reproduce:
- open http://jsfiddle.net/tu4w2/2/
- on the "Result" panel click "Create Editor"
- in CKEditor on the toolbar panel click on the word "Styles"
- click on the word "Styles"
- small styles popup will stay, javascript error will be logged
Please, please fix it. With this bug CKEditor is not usable in jquery Dialogs.
Attachments (2)
Change History (5)
Changed 9 years ago by
Attachment: | result.JPG added |
---|
comment:1 follow-up: 2 Changed 9 years ago by
Status: | new → pending |
---|
comment:2 Changed 9 years ago by
Replying to Reinmar:
Regarding the issue - have you reproduced it also on normal page?
I attached the simple html project (ckeditor-jdialog-bug.zip) which shows the issue. It happens on any browser I tested, with any drop down on the panel.
Changed 9 years ago by
Attachment: | ckeditor-jdialog-bug.zip added |
---|
HTML project that shows the problem
comment:3 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
DUP of #10269.
Please see that ticket for possible workarounds. There was also fix for jQuery mentioned.
The error is thrown earlier and is caused by bug in your fiddle.
Regarding the issue - have you reproduced it also on normal page? JSFiddle is very specific environment and breaks some things in CKEditor. This may be one of them.