Opened 10 years ago
Last modified 10 years ago
#13041 confirmed Bug
menus not working in showmodaldialog
Reported by: | vwalker | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.3 |
Keywords: | IE10 IE11 | Cc: |
Description
I have similar issue to Ticket #7175. However, I'm not using an iframe and am using ckeditor 4.4.7.
I use CKEditor inside a showmodaldialog in IE. If only 1 tab is open on the browser, then the menus for styles/font/size don't work. Works fine if 2 tabs are open.
The code fix for 7175 seems to apply to older version of ckeditor and I'm having trouble to apply the same to 4.4.7. If you have time to provide instruction for 4.4.7. it would be a great help to me.
Attachments (2)
Change History (5)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
I hear you. We need to upgrade our "framework" relatively soon, or we'll have bigger problems than CKEditor to worry about. As an FYI only, in further testing, I am only seeing the issue on a Windows 8.1 machine. I'm not seeing the problem on Windows 7 with same IE version. Thanks.
comment:3 Changed 10 years ago by
Keywords: | IE10 IE11 added |
---|---|
Status: | new → confirmed |
Version: | 4.4.7 → 3.4.3 |
I was able to reproduce this problem in IE10-11 in Windows 8 from CKEditor 3.4.3 (the lowest I could go without errors).
Behaviour is the same as in #7175 however issue can only be reproduced in windows 8.x.
Changed 10 years ago by
Attachment: | modalDialog.html added |
---|
Changed 10 years ago by
Attachment: | modalDialog2.html added |
---|
I can't say for sure that this bug is hard to fix, but I remember that we wasted a lot of time trying to debug showModalDialog and it was pointless - http://dev.ckeditor.com/ticket/7175#comment:16. So it's very unlikely that we'll spend time on this issue, because showModalDialogs is an awful and dying feature.