[Webkit-unassigned] [Bug 177449] REGRESSION(r222392): [GTK] Many forms tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 13:17:02 PDT 2017


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #4)
> I wonder if setting the event's time field to GDK_CURRENT_TIME in
> EventSenderProxy::keyDown() would help (similarly to what is done in
> EventSenderProxy::createMouseButtonEvent().

My bet is that this is caused by GTK's EventSenderProxy failing to set simulated key/mouse event's timestamp in some cases. I need to look into this more but my patch might have changed behavior here because the native event's WallTime now gets converted into a MonotonicTime and I do not know what it does when the WallTime is 0.

-- 
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/20170925/91beef20/attachment.html>


More information about the webkit-unassigned mailing list