Opened 8 years ago

Last modified 8 years ago

#14571 assigned Bug

IE11: Widget selection lost after Undo & Redo

Reported by: Satya Minnekanti Owned by: Tade0
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: IBM IE Cc: Irina, chrisgui

Description

Steps to reproduce

  1. Open Media Embed sample [​http://sdk.ckeditor.com/samples/mediaembed.html]
  2. Delete existing content, add few paragraphs of text
  3. Embed a video in between paragraphs by using Media Embed dialog.
  4. Switch to source, change widget alignment to center by adding
    class="embed-narrow embed-align-center"
    
  5. Switch back to Richtext, select the widget
  6. Click Undo
  7. Click Redo

Issue: Widget selection lost and first paragraph in editor body gets selected

Attachments (1)

2016-04-07_1505.swf (831.4 KB) - added by Jakub Ś 8 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 8 years ago by kkrzton

Cc: Jakub Ś added

Tested in IE11 (11.0.10240.16724) on Windows 10 using http://sdk.ckeditor.com/samples/mediaembed.html but cannot reproduce this issue.

@j.swiderski could you take a look also, maybe it's the matter of different OS/browser version?

Changed 8 years ago by Jakub Ś

Attachment: 2016-04-07_1505.swf added

comment:2 Changed 8 years ago by Irina

Another way to reproduce this issue:

  1. Open Placeholders sample [​​http://sdk.ckeditor.com/samples/placeholder.html]
  2. Double click on the 'Case ID' placeholders to open the dialog
  3. Update placeholder's name, e.g. 'Case ID' to 'Case ID 1'.
  4. Click 'OK' button.
  5. Observe that placeholder 'Case ID 1' is selected.
  6. Click Undo toolbar button.
  7. Click Redo toolbar button.

Expected result

Widget 'Case ID 1' is selected.

Actual result

The first paragraph in the editor is selected.

Other details (browser, OS, CKEditor version, installed plugins)

IE11 on Windows 7

comment:3 Changed 8 years ago by Jakub Ś

Cc: Jakub Ś removed
Keywords: IE added
Status: newconfirmed
Version: 4.5.9 (GitHub - master)4.3

Please see attached video. It seems that this is some secial test case.

After step 7 you need to perform 3 more in order to reproduce this issue.

  1. Widget is focused but click on it one more time
  2. Click Undo
  3. Click Redo

I have been able to reproduce this issue with these 3 extra steps in CKEdiotr 4.3. with image2 plugin

comment:4 Changed 8 years ago by kkrzton

Owner: set to kkrzton
Status: confirmedassigned

comment:5 Changed 8 years ago by Marek Lewandowski

cc

comment:6 Changed 8 years ago by Tade0

Owner: changed from kkrzton to Tade0

comment:7 Changed 8 years ago by kkrzton

It also happens on EDGE (version 20.10240.16384.0) - following the scenario pointed by @j.swiderski.

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