[Webkit-unassigned] [Bug 128496] New: [GTK] Fix modifiers on EventSenderProxy::keyDown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 9 02:23:50 PST 2014


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

           Summary: [GTK] Fix modifiers on EventSenderProxy::keyDown
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carlosg at gnome.org


On my patch in bug #128171, I went far too eagerly to check direct usages of wkModifiers, failing to realize that keyDown() was already transforming that to a GTK+ modifier mask at the beginning of the function, I'm attaching a patch that fixes it back, sorry about that...

-- 
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