Opened 11 years ago

Last modified 11 years ago

#9864 closed Bug

[IE10] Paste results in "Object doesn't support property or method 'createRange'" — at Version 2

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 3.6.6
Component: Core : Selection Version: 3.6.6
Keywords: IE10 Cc:

Description (last modified by Wiktor Walc)

Steps to reproduce (1)

Open Special Character and try inserting any character.

Result:

SCRIPT438: Object doesn't support property or method 'createRange' 
wysiwygarea/plugin.js, line 125 character 4

Steps to reproduce (2)

  1. Open _samples/api.html
  2. Click "Insert HTML" button

Result as above.

Steps to reproduce (3)

<p>
	Sample <img src="http://b.cksource.com/a/1/img/sample.jpg" /> image</p>
  1. Select an image
  2. Press Ctrl + X (cut), then Ctrl + V (paste)

Result as above.

Change History (2)

comment:1 Changed 11 years ago by Wiktor Walc

Description: modified (diff)

comment:2 Changed 11 years ago by Wiktor Walc

Description: modified (diff)
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