﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10714	[PR#82][iOS] On iPad touch listeners prevents CKEditor selection	Matthew Beck	Piotr Jasiun	"On an iPad using a Safari or Chrome browser, selection does not work when a jQuery $(""body"").on(""touchstart"") event listener is used.

To reproduce the issue CKEditor must use iframe for wysiwygarea and CKEditor container must have some offset (​https://bugs.webkit.org/show_bug.cgi?id=128924) from the document node.

Any touch listener on any ckeditor iframe parent will cause this issue on iOS also floating panels become not clickable, because focus leaves iframes before click handling happens (blur happens before click and panel hides)"	Bug	closed	Normal	CKEditor 4.4.1	General	4.3.3	fixed	iOS HasPatch	toni.rudolf@…
