[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:39:53 PST 2011


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





--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-12-30 08:39:53 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> 
> > This works.
> 
> Okay. I agree this works when there is no focused node, but I think it's possible to create a more general solution that actually meets our accessibility requirements right now.
> 
> > 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.
> 
> It's probably saner to just create a new IPC message than to try to determine the focused node in the UIProcess.

I've just found this bug https://bugs.webkit.org/show_bug.cgi?id=72099. That solution looks better than mine and we don't need to create a new IP message.

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