[Webkit-unassigned] [Bug 12399] New: Unable to prevent default context menu from appearing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 24 14:46:59 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12399

           Summary: Unable to prevent default context menu from appearing.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at bungeelabs.com


It is desirable to allow a developer to perform an action when the context menu
("Back, Reload, etc") is invoked. The "oncontextmenu" event exists for this
purpose. The event can captured and canceled using standard methods. However,
if the context menu is allowed to display even once, it can no longer be
canceled until the window is closed. Firefox and IE both allow the event to be
canceled repeatedly, even if the menu has been shown before.


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



More information about the webkit-unassigned mailing list