Opened 9 years ago

Closed 9 years ago

#13358 closed Bug (invalid)

[IE8] Pasting list from Word adds anchor.

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

When I paste a list from MS Word to CKEditor 4.5 on IE 8 I get anchor in the first paragraph.

<ul>
	<li><a name="_GoBack">Sdf</a></li>
	<li>Sdfsdf</li>
	<li>sdf</li>
</ul>
<P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpFirst><A name=_GoBack><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>Sdf</FONT></SPAN></FONT></A></P>\r\n<P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpMiddle><SPAN style="mso-bookmark: _GoBack"><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>Sdfsdf</FONT></SPAN></FONT></SPAN></P>\r\n<P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpLast><SPAN style="mso-bookmark: _GoBack"><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>sdf</FONT></SPAN></FONT></SPAN></P>

Attachments (1)

stupid-word.docx (23.4 KB) - added by Piotr Jasiun 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by Piotr Jasiun

Attachment: stupid-word.docx added

comment:1 Changed 9 years ago by Jakub Ś

Status: newpending

I have tried latest major and CKEditor 4.5 beta. None produced error @pjasun is talking about. Could anyone else check this?

@pjasun could you re-check? Perhaps there is some detail you have forgotten to mention.

comment:2 Changed 9 years ago by Piotr Jasiun

I checked it again on the newest major and I still get anchor in the first paragraph. I am using Microsoft Word Viewer (11.8169.8172) SP3.

comment:3 Changed 9 years ago by Piotr Jasiun

But when I paste the same content from Word 2013 everything works fine.

comment:4 Changed 9 years ago by Marek Lewandowski

Works for me, but I'm also using Word 213 + IE8.

comment:5 Changed 9 years ago by Jakub Ś

Resolution: invalid
Status: pendingclosed

Works for me as well in IE8 and MS Word 2013.

Seems that the reaosn forthis problem is MS Word Viewer which we don't support. I think it is safe to close this issue as nothing like that is happening with MS Word.


For the future, please test pasting from word with MS Word and not with any other tool as this is something like testing IE9 using dev-tools on IE10. Will work in 90% of cases but there will be areas where it doesn't work the same as native IE9 browser.

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