Opened 10 years ago
Closed 10 years ago
#12742 closed Bug (invalid)
Right click on images when using image2 plugin
Reported by: | Thibault | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I use CKeditor v4.4.6, with the standard configuration. The only difference is that I use the image2 plugin instead of image.
In Chrome, when I right click on an image in the editor I see 4 items in the context menu: cut, copy, paste, image properties.
In IE11, when I right click on an image in the editor, I see only the item paste. I should see the same menu than in Chrome.
Attachments (3)
Change History (4)
Changed 10 years ago by
Attachment: | Screen Shot 2014-12-09 at 18.00.00.png added |
---|
Changed 10 years ago by
Attachment: | Screen Shot 2014-12-09 at 18.00.37.png added |
---|
Changed 10 years ago by
Attachment: | build-config.js added |
---|
comment:1 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I have checked your build and tried it on default IE11 - no such issue has occurred. Same can be observed on demo - menu works for image2.
Perhaps some custom plugin in IE11 or some setting (compatibility mode, quirks mode etc.) is causing this in your case.
I don't see any problem with CKEditor so I'm closing this ticket as invalid. @tleruitte if you manage to find a way to reproduce this problem with your build on default IE11 please comment in this ticket and I will consider reopening it.