<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - WK2 iOS interaction tests in LayoutTests/fast/events/ios are flaky"
href="https://bugs.webkit.org/show_bug.cgi?id=151199#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - WK2 iOS interaction tests in LayoutTests/fast/events/ios are flaky"
href="https://bugs.webkit.org/show_bug.cgi?id=151199">bug 151199</a>
from <span class="vcard"><a class="email" href="mailto:wenson_hsieh@apple.com" title="Wenson Hsieh <wenson_hsieh@apple.com>"> <span class="fn">Wenson Hsieh</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>