﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11416	[OSX,Webkit,Blink,Inline] Unable to undo the first text cut in inline editor	Olek Nowodziński	Piotrek Koszuliń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`.

5. Select some other text (in the same editor).
6. C-x
7. C-z (the second cut is undone).
8. 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."	Bug	closed	Normal	CKEditor 4.3.2	Core : Undo & Redo	4.3.2	fixed		
