[Webkit-unassigned] [Bug 63081] [GTK] [WK2] Fix for getting editor client commands.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 12:17:39 PDT 2011


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





--- Comment #10 from Lukasz Slachciak <l.slachciak at samsung.com>  2011-06-29 12:17:39 PST ---
Thx Martin for comment.

I think that I have finally found optimal solution.
I'll pass from WebProcess to UIProcess eventType. In fact this is what we are missing. We still need to base on the NativeWebKeyboardEvent but for the type which is passed to KeyBindingTranslator we should use KeyboardEvent type obtained from WebProcess.

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