Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#7540 closed Bug (fixed)

IE8 adds extra space when pasting from word.

Reported by: Jakub Ś Owned by: Garry Yao
Priority: Low Milestone: CKEditor 3.5.4
Component: Plugin : Paste from Word Version: 3.2.2
Keywords: IE8 IBM Cc: satya_minnekanti@…

Description

  1. Open Word document and write "Hello" in it.
  2. Select letters "ell" and copy them.
  3. Go to CKEditor and paste text using "Paste" or "Paste from Word" options.

You will see that IE8 adds extra space at the end of pasted text.

This is also true for the whole word but, with this example, I wanted to exclude the possibility that word boundary is causing it.

Attachments (2)

7540.patch (663 bytes) - added by Garry Yao 13 years ago.
7540_2.patch (650 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added

Changed 13 years ago by Garry Yao

Attachment: 7540.patch added

comment:3 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

comment:4 Changed 13 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:5 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.5.4

comment:6 Changed 13 years ago by Sa'ar Zac Elias

Status: review_passedreview_failed

Uppercased paste string will be pasted lowercased, we can't have it.

Last edited 13 years ago by Sa'ar Zac Elias (previous) (diff)

comment:7 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.5.4

Changed 13 years ago by Garry Yao

Attachment: 7540_2.patch added

comment:8 Changed 13 years ago by Garry Yao

Status: review_failedreview

Oops!

comment:9 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.5.4
Status: reviewreview_passed

comment:10 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6818].

comment:11 Changed 10 years ago by Frederico Caldeira Knabben

Component: Core : PastingPlugin : Paste from Word
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy