[webkit-reviews] review denied: [Bug 75380] [GTK] Allow to show context menu with keyboard in WebKit2 GTK+ : [Attachment 120787] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 07:16:39 PST 2011


Martin Robinson <mrobinson at webkit.org> has denied Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 75380: [GTK] Allow to show context menu with keyboard in WebKit2 GTK+
https://bugs.webkit.org/show_bug.cgi?id=75380

Attachment 120787: Patch
https://bugs.webkit.org/attachment.cgi?id=120787&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
This actually isn't going to work, because it's going to determine the contents
of the menu by doing a hittest at the location of the mouse event. For this to
be accessible we need to get the currently focused node. I'll CC Joanie here
because she has all of the requirements for this feature.


More information about the webkit-reviews mailing list