[Webkit-unassigned] [Bug 198129] REGRESSION: Layout Test scrollbars/overflow-custom-scrollbar-crash.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 03:43:29 PDT 2019


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

--- Comment #4 from Antoine Quint <graouts at apple.com> ---
This caught two issues:

1. We consider mouseover to a compatibility mouse event, but it isn't.
2. We still account for the fact that preventDefault() was called during handling of a "pointerdown" event even after the mouse is no longer pressed.

-- 
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/20190523/3c617b78/attachment.html>


More information about the webkit-unassigned mailing list