Opened 13 years ago
Closed 13 years ago
#8262 closed Bug (worksforme)
IE9 : When CK Editor accessed through https:// combos don't work after pasting image
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.2 |
Keywords: | IBM IE9 | Cc: | Damian, Teresa Monahan |
Description
Try to access CK Editor through https:// protocol
Steps to reproduce:
- Copy an image from a website and paste in to CKEditor.
- A security content message "Only secured content is displayed." will be prompted with a "Show all content" button.
- Do NOT click the "Show all content" button and just close the message box.
Issue: Any of the combo's (Background Color, Text Color, Font Name & Font Size) in CK Editor toolbar do not work.
It was reported against 3.4.2 by one of our product teams but we could reproduce this against 3.6.2 as well.
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | IE9 added |
---|---|
Status: | new → confirmed |
Version: | → 3.0.2 |
comment:2 Changed 13 years ago by
Status: | confirmed → pending |
---|
I was unable to reproduce the bug:
- IE9: The problem is that I dont get a popup/dialog for the mixed content security alert, with the default browser configuration.
- IE<9: The security dialog is raised, while when closed editor toolbar still works.
comment:3 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | pending → closed |
I'm getting the same results as @garry.yao and to be honest I'm not sure how I was able to reproduce it before.
Perhaps someone will be able to provide new TC.
Closing the ticket as worksforme.
Here is a sample link to image - http://bi.gazeta.pl/im/4/10128/z10128914X,Apollo-11.jpg I have copied the image using right-click native IE menu, and pasted it to editor using right-click editor menu.
Issue has been reproducible in IE9 from CKEditor 3.0.2.
Important: Page has to be set to import ckeditor.js not ckeditor_source.js. With this second file everything is working fine.