[Webkit-unassigned] [Bug 196236] REGRESSION (r243241): [iOS Sim] Layout Test fast/visual-viewport/ios/min-scale-greater-than-one.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 09:11:31 PDT 2019


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

--- Comment #5 from Antoine Quint <graouts at apple.com> ---
This is another case of subsequent taps in tests not working. The theory is that a double tap may be recognized, but the weird thing in this test is that the callback isn’t called, yet the click event comes through. This can easily be fixed by running the test with a 500ms timeout, which will prevent a double-tap from being recognized. But I think I’m going to finally dig into this to find a fix to the root cause since it affects testing and forces tests to run at slower rate than it should have.

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


More information about the webkit-unassigned mailing list