[Webkit-unassigned] [Bug 151199] WK2 iOS interaction tests in LayoutTests/fast/events/ios are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 10:15:44 PST 2015


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

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
This happens because touches may occasionally hit-test to the UIStatusBarWindow instead of WebKitTestRunnerWindow, causing WebKit's gesture recognizers to never fire. This can be easily fixed by disabling user interaction for the UIStatusBarWindow when launching WKTR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151112/eca2b342/attachment-0001.html>


More information about the webkit-unassigned mailing list