[Webkit-unassigned] [Bug 113570] New: [BlackBerry] Context menu doesn't showup anymore after rebase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 05:24:28 PDT 2013


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

           Summary: [BlackBerry] Context menu doesn't showup anymore after
                    rebase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Major
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: charles.wei at torchmobile.com.cn
                CC: rwlbuis at gmail.com, staikos at kde.org, mifenton at rim.com,
                    gmak at rim.com


This is caused by our call to Node::dispatchMouseEvent(), which was refactored with upstreaming patch for bug : https://bugs.webkit.org/show_bug.cgi?id=103058, and that patch just returns the opposite value as before to make it consistent with what Node::dispatchEvent() does.

So the BlackBerry porting that calls Node::dispatchMouseEvent() should reverse the logic.

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