Opened 9 years ago

Last modified 9 years ago

#12823 confirmed Bug

Redo is broken after undoing typing with IME

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.4.4
Keywords: Cc:

Description

  1. Open replacebycode sample.
  2. Set your system language to Japanese Hiragana.
  3. Type 2-5 letters and press enter to commit composition.
  4. Repeat the above few times.
  5. Press CTRL+Z (not the undo button).
  6. The changes were undid, but the redo button is disabled.

Reproduced on FF and Chrome. This issue is a little bit random - I think that order in which the CTRL and Z keys are released matters. In my case I was first releasing Z and then CTRL.

In http://dev.ckeditor.com/ticket/12391#comment:4 Artur suggested that there may be a change fired. I'm rather thinking that keyup causes the onTypingStart function to be executed.

Related issues: #12391, #12597.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Status: newconfirmed
Version: 4.4.4

Problem can be reproduced in FF, Webkit and Blink (IE is fine) from CKEditor 4.4.4.

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