[Webkit-unassigned] [Bug 198829] [GTK] Stop accessing GdkEvent fields when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 17 02:08:42 PDT 2019


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

--- Comment #17 from Ludovico de Nittis <ludovico.denittis at collabora.com> ---
Comment on attachment 372124
  --> https://bugs.webkit.org/attachment.cgi?id=372124
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=372124&action=review

> Source/WebKit/Shared/gtk/WebEventFactory.cpp:-210
> -    switch (event->scroll.direction) {

Carlos was the scroll broken only with GTK2 enabled? Because I found that I mistyped the direction here. It should be "direction = event->scroll.direction" instead of "direction = event->direction"

-- 
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/20190617/bd737134/attachment.html>


More information about the webkit-unassigned mailing list