Opened 10 years ago
Closed 10 years ago
#12426 closed Bug (expired)
2 images shown when using Image upload in CKEdtior using iPad
Reported by: | Akshay Patange | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Open CK editor in iPad. Try to use Image upload plugin.
You see that there are 2 images being added to the editor.
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by
Version: | 4.4.4 |
---|
comment:2 Changed 10 years ago by
I am clicking on 'Add image' icon on the toolbar of the RTE. It opens a modal popup to add an image from my local system.
Changed 10 years ago by
comment:3 Changed 10 years ago by
Status: | new → pending |
---|
We have checked this issue with CKFinder on iOS and it seems to work very well. We have tested this issue with File Browser we know in order to exclude possibility that CKEditor is causing this or that there is some bug in iOS.
This makes me think that this plugin you use is responsible. This is most likely some third-party plugin because I’m not familiar with any "Image upload plugin" that we have created. In such case this bug should be reported to plugin author.
In order to confirm this, could you provide a link to this plugin, name of this plugin or at least your build-config.js file?
comment:4 Changed 10 years ago by
I am seeing the issue on the CKEditor demo on the website as well. With Image upload, I meant the image plugin provided by CKEditor.
"config.extraPlugins = 'image';"
comment:5 Changed 10 years ago by
CKEditor doesn’t have upload option by default. It uses CKFinder for it. Like I have told you before we have tested this issue and it was working ok.
Perhaps there is something we have missed. Could you tell us which iOS version you use and on which browser (please provide make and version) does it happen?
comment:6 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
What do you mean by "use Image upload plugin"? Are you using CKFinder, some custom file browser or some other upload plugin?