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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 16:40:37 PDT 2014


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





--- Comment #6 from Benjamin Poulain <benjamin at webkit.org>  2014-05-14 16:40:58 PST ---
I am very confused by this bug report.

If I understand correctly, touch events in the iframe are not received on every part of the document. If that is the case, I suspect it is a problem with touch region.

Where I am confused is the patch http://dev.ckeditor.com/attachment/ticket/10714/10714.patch
>From the comments in the patch, it seems that blur events are sent several times.

In any case, *NEVER* set a touch handler on the entire main frame, you are gonna destroy runtime performance.

-- 
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