Opened 12 years ago
Closed 12 years ago
#11373 closed Bug (invalid)
CKeditor paste from word not working
| Reported by: | lucky | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.1 | 
| Keywords: | Cc: | 
Description
I am using a set of CKeditors on single page using "render partial" feature of Yii php framework.
Ckeditor is allowing me to paste from word at first group of ckeditor.
Note: When I paste in first group of CKeditor, an alert box appears with following alert. "It was not possible to clean up the pasted data due to an internal error".
When I add another group of CKeditor and try to paste into them from MS word. Nothing happens.
Attachments (1)
Change History (4)
Changed 12 years ago by
comment:1 Changed 12 years ago by
| Status: | new → pending | 
|---|
comment:2 Changed 12 years ago by
| Keywords: | paste from word removed | 
|---|
comment:3 Changed 12 years ago by
| Resolution: | → invalid | 
|---|---|
| Status: | pending → closed | 
By looking at the picture I can say this isn't editor issue. There is no code in CKE that would do that.
I'm closing this issue as invalid.


This sounds like a problem in your application implementation.
In any case, can you provide us both a sample Word document for testing and the steps to reproduce it in a normal editor installation, including eventual configurations to apply to it?