﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13593	[iOS, Android, WP] Fire editor#selectionChange on selection changes caused by touch events	Piotrek Koszuliński	Olek Nowodziński	"Currently editor#selectionChange is based on:

* native selectionchange,
* keyboard events,
* mouse events.

Therefore, CKEditor does not know about selection changes done on touch devices if browser does not implement selectionchange itself. It may also happen that we have some bugs in this system.

Lack of editor#selectionChange and checkSelectionChange() calls result in various issues like wrong selection being locked on focus (we store a reference to the last selection) and lack of updates in commands states. I think that related tickets may be:

* #13522
* #13573
* #10180
* #13648
* #13659"	Bug	review	Normal		General			iOS Android NiceToHave	
