Ticket #3336 (assigned Bug)
Extra blank row added top of the Content which copied from Micrsoft word
| Reported by: | lsyeong | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.6.4 |
| Keywords: | Confirmed Paste | Cc: |
Description
I have this issue is cause by when there is a content copy from Microsoft Word which contain a row that created by using Enter keyword from the keyboard. I have even tested with Paste from Word function which the problem still occur.
Steps 1)Copy the content from the attached test.doc 2)Paste the content into the FCKEditor test area with/without Paste from Word. 3)Try to modify the content by selecting all then change to format type = Normal(any format type will be the same). 4)A blank row have added on top of the content.
Attached test.doc = Content for testing which contain a space row created by Enter.
FCK.doc = Screen shots.
Attachments
Change History
comment:1 Changed 4 years ago by arczi
- Keywords Extra space line added removed
#3335 has been marked as DUP.
comment:2 Changed 4 years ago by fredck
- Milestone set to CKEditor 3.1
We'll be working on enhancements to the Paste from Word feature for the 3.1.
comment:5 Changed 3 years ago by garry.yao
- Owner set to garry.yao
- Status changed from new to assigned
comment:6 Changed 3 years ago by garry.yao
- Milestone changed from CKEditor 3.1 to CKEditor 3.2
Supposed to be already fixed by the new pasting system.
No the issue here is not related to the pasting system but insertHtml which doesn't split up the current paragraph, supposed to be fixed by #3105.
