Opened 11 years ago

Last modified 11 years ago

#11074 closed Bug

[IE] Inline widget dnd throws an exception — at Version 4

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone: CKEditor 4.3
Component: General Version: 4.3
Keywords: Cc:

Description (last modified by Marek Lewandowski)

checked at major

I've reproduced issue on IE8 and IE10.
IE9 and IE11 are not affected by this bug though.

  1. open placeholder plugin sample (/plugins/placeholder/samples/placeholder.html)
  2. drag placeholder to other place using handler in top left corner

Expected result:
Placeholder should be moved

Current result:
Following exception is thrown:

SCRIPT16389: Unspecified error. 
plugin.js, line 1635 character 4

Change History (4)

comment:1 Changed 11 years ago by Marek Lewandowski

Description: modified (diff)

comment:2 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.3
Status: newconfirmed

Definitely critical. AFAIK it was working, so first we need to check what git bisect will say.

comment:3 Changed 11 years ago by Piotrek Koszuliński

I was wrong - it never worked in IE8. It's because of extremely buggy IE's moveToPoint method. I'm afraid that we won't find a solution for that.

comment:4 Changed 11 years ago by Marek Lewandowski

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