[Webkit-unassigned] [Bug 75380] [GTK] Allow to show context menu with keyboard in WebKit2 GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 08:27:17 PST 2011


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





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-12-30 08:27:16 PST ---
(In reply to comment #3)
> (From update of attachment 120787 [details])
> This actually isn't going to work, 

This works.

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

The behaviour is exactly the same than wk1 or firefox when there isn't a focused item or selection. When wk2 allows to get the rectangle of the current focused node or selection we can just improve it to use it like I already did for wk1.

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