Opened 10 years ago

Last modified 10 years ago

#11416 closed Bug

[OSX,Webkit,Blink,Inline] Unable to undo the first text cut in inline editor — at Version 3

Reported by: Olek Nowodziński Owned by: Olek Nowodziński
Priority: Normal Milestone: CKEditor 4.3.2
Component: Core : Undo & Redo Version: 4.3.2
Keywords: Cc:

Description (last modified by Olek Nowodziński)

  1. In Chrome/Safari open samples/inlineall.html
  2. Select text.
  3. C-x
  4. C-z

Expected: Cut is undone.

Actual: Nothing happens, undo is TRISTATE_DISABLED.

  1. Select some other text (in the same editor).
  2. C-x
  3. C-z (the second cut is undone).
  4. C-z (surprisingly the first cut is also undone).

In my opinion this bug was always there, but it was hidden by browser's native undo, which we fixed in #11126, so it eventually emerged.

It appears to be OSX-related bug only. Works perfectly in Linux.

Change History (3)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.3.2

comment:2 Changed 10 years ago by Olek Nowodziński

Owner: set to Olek Nowodziński
Status: newassigned

comment:3 Changed 10 years ago by Olek Nowodziński

Description: modified (diff)
Summary: [Webkit,Blink, Inline] Unable to undo the first text cut in inline editor[OSX,Webkit,Blink,Inline] Unable to undo the first text cut in inline editor
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