[Webkit-unassigned] [Bug 113562] New: [BlackBerry] Cleanup the CONTEXT_MENUS in BlackBerry porting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 01:31:08 PDT 2013


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

           Summary: [BlackBerry] Cleanup the CONTEXT_MENUS in BlackBerry
                    porting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          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


BlackBerry has its own context menu mechanism, that is, when touch-hold event happens, the application will query the webkit about the target element, and will come up with the context menu based on the attributes of the target element.

So we should cleanup the webcore contextmenu support with blackberry porting. This doesn't disable the oncontextmenu event, which means that the javascript code still get the chance to get the event and do it's logic for the event.

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