[Webkit-unassigned] [Bug 128171] New: [GTK] Ensure EventSenderProxyGtk generates GdkEvents with a GdkModifierType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 4 03:09:40 PST 2014


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

           Summary: [GTK] Ensure EventSenderProxyGtk generates GdkEvents
                    with a GdkModifierType
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carlosg at gnome.org


On some functions in EventSenderProxyGtk, the wkEventModifiers is being passed to the GdkEventState, event though the masks aren't compatible, on other functions this is done right though, so I'm adding a patch that shuffles the function so it's used all around.

This makes LayoutTests/fast/events/touch/emulate-touch-events.html fail if the patch in bug #98931 is applied.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list