[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:36:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75380
--- Comment #7 from Martin Robinson <mrobinson at webkit.org> 2011-12-30 08:36:15 PST ---
(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.
--
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