[Webkit-unassigned] [Bug 72099] [WK2] Keyboard menu key should show context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 05:52:39 PST 2011


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





--- Comment #3 from chandra shekar vallala <chandra.vallala at motorola.com>  2011-11-14 05:52:38 PST ---
(In reply to comment #2)
> Is it right to handle a raw keyboard event, or should be just handle WM_CONTEXTMENU when it comes?

In my debugging I found that Qt, Win & GTK platforms do have a mechanism of informing about context menu action from KB, but I am not sure about other ports of WebKit2. Since I am not aware of such mechanism in other ports, I went for a generic design which works for all ports and which is already being used in case of mouse right click events.

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