Opened 8 years ago

Last modified 8 years ago

#16593 closed Bug

IE11 regular pasting doesn't work — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone: CKEditor 4.6.0
Component: Plugin : Paste from Word Version: 4.6.0
Keywords: Cc:

Description

IE11 regular pasting doesn't work

  1. Open an editor instance with new pastefromword implementation in IE11.
  2. Set the content using source button to the following:

` <h1>Hello world!</h1>

<ol>

<li>dsa</li>

</ol>

<p>I&#39;m an instance of <a href="http://ckeditor.com">CKEditor</a>.</p> `

  1. Press ctrl + x.
  2. Press ctrl + v.

Expected result

Content gets pasted.

Actual result

Nothing happens.

Important notes

It happens only on Windows 7 IE11 - I've tested it with Windows 10 IE11 and it's fine there.

Also the bug comes 100% from new PFW, as if you disable the plugin it works OK.

Change History (0)

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