[Webkit-unassigned] [Bug 51569] [GTK] EditorClient::generateEditorCommands queues up "null string" commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 13:56:42 PST 2010


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2010-12-27 13:56:42 PST ---
(In reply to comment #5)
> When is this condition ever true?  I would have put an assertion here unless you know a condition in which map key is 0.

IIRC, some misbehaving GTK+ input methods (which are essentially separate programs) may generate key events with node keyval value (which is used for the keyCode() later on). I wasn't able to reproduce this, but I think not trusting the input method code is the right decision here.

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