[webkit-dev] handleKeyboardEvent() not called for keyupEvent
Marshall Greenblatt
magreenblatt at gmail.com
Thu Nov 3 10:24:14 PDT 2011
Hi All,
It appears that EditorClient::handleKeyboardEvent() is only called for
keydown and keypress events (the exclusion starts in
HTMLInputElement::defaultEventHandler). Is there a specific reason why we
don't want to call handleKeyboardEvent() for keyup events? Is there some
other way to get keyup notification in EditorClient?
Thanks,
Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111103/64c1d891/attachment.html>
More information about the webkit-dev
mailing list