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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 26 08:37:02 PDT 2011


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





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2011-06-26 08:37:02 PST ---
(In reply to comment #5)
> As for the patch I can add ASSERT checking if events are 
> KeyDown or KeyPress
> but as I described logic above KeyPress will never be passed to PageClientImpl::getEditorCommandsForKeyEvent.

So it looks like this code is buggy. I imagine that we need to pass the actual DOM event through to the UIProcess for it to work properly.

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