﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12332	Undo Manager should have lower listener priorities	Marek Lewandowski	Artur Delura	"This is a follow up of #12327.

Current implementation is really fragile to code execution order. If undo manager is initialised before some code that cancels keydown undo manager's listener will be executed, but if the order is opposite, then it won't.

The listeners should be added with low priorities (999), so they are always handled at the end - if nothing else handled them.

Changes in branch:t/12332."	Task	closed	Normal	CKEditor 4.4.5	Core : Undo & Redo	4.4.4	fixed		
