Widgets will not always copy whole object
since: 4.3 until major
This bug does not occur constantly. What i have seen it can be reproduced if you will execute copy "rapidly".
- open any sample with CKEditor image2 plugin (i.e. plugins/image2/samples/image2.html)
- click on image to focus widget
- ctrl+c (copy widget)
- move caret somewhere else
- ctrl-v (paste widget)
If bug occured only text (or part) of caption will be copied. There might also line break be copied.
Change History (4)
Owner: |
set to Marek Lewandowski
|
Status: |
new →
assigned
|
Milestone: |
→ CKEditor 4.3
|
Resolution: |
→ invalid
|
Status: |
assigned →
closed
|
It seems that it was caused by external app, clipboard manager.