[Webkit-unassigned] [Bug 45705] New: [BREWMP] Always set LeftButton in PlatformMouseEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 13:35:43 PDT 2010


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

           Summary: [BREWMP] Always set LeftButton in PlatformMouseEvent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


AEE_POINTER_GET_MOUSE_MODIFIERS always returns 0, so it is impossible to know which button is pressed or released. The current code erroneously sets NoButton. Set LeftButton unconditionally because Brew MP usually runs on touch device.

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