Opened 10 years ago
Closed 10 years ago
#12025 closed Bug (invalid)
Paste option not working properly after integration in my application
Reported by: | Jagan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | |
Keywords: | Cc: |
Description
Paste option not working properly.
1) If the user cuts the some lines of content 2) User clicked the paste option.
Result: The pasting content is not exact content which we had cut or pasting as an empty line space.
Please refer the attachment for the details, Initial_Content.jpeg, Cutted_screen.jpeg and after_pasted_two_times.jpeg
Attachments (1)
Change History (2)
Changed 10 years ago by
Attachment: | screenshot.zip added |
---|
comment:1 Changed 10 years ago by
Keywords: | Paste option removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.4.0 |
- Your issue looks very similar to #12051
- From what I have checked you are both using CKEditor standard mode with wordcount plugin.
Word count plugin is third-party plugin and I know that some issues were reported for it. It is possible that this plugin (perhaps plus something in your application e.g. third-party script) is causing this behaviour.
Please also try removing this plugin, clearing IE cache (this is not Ctrl+F5) and then checking your sample again.
Are able to reproduce this issue on demo page? I have tried many times and haven't managed to do it thus I rather 100% convinced this issue is invalid and caused by word count, some third-party script, or two mentioned earlier plus something specific in your implementation.
@Jagan231190 if I have missed anything or this issue can be reproduced in standalone CKEditor freshly downloaded from our page, without any third-party plugins, please let me know and I will reopen this issue.
All the screen shots