[Webkit-unassigned] [Bug 16735] keyboard events created with DOM have keyCode and charCode of 0; thus they aren't handled correctly internally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 14:33:46 PST 2009


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





--- Comment #13 from Daniel Bates <dbates at webkit.org>  2009-11-18 14:33:45 PST ---
(In reply to comment #11)
>         Qt: EditorClientQt::handleKeyboardEvent

This uses method PlatformKeyboardEvent::qtEvent, PlatformKeyboardEvent::type
(**), PlatformKeyboardEvent::windowsVirtualKeyCode, and
PlatformKeyboardEvent::text. See (*).

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