[Webkit-unassigned] [Bug 128924] Shifted document touch handling in iframes on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 14:20:20 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=128924





--- Comment #9 from Piotrek KoszuliƄski (Reinmar) <pkoszulinski at gmail.com>  2014-05-15 14:20:41 PST ---
> Are you adding a touch event handler on the root document even if there was none on the page? If you do, that is really really bad.

Oups! I totally forgot that Arty Gus' patch has introduced touch listeners. I thought that you're mentioning the case described in CKEditor's ticket. My fault.

So, yes. Indeed we add now a touchend listener, but on the document inside the iframe, not the main frame. Should we avoid this too?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list