To tell the truth, keyboard handling in GWT is rather poor (keydown,keypress,keyup and that's it, with very little effort to cope for browser discrepancies). We'd happily accept patches though ;-) http://gwtproject.org/makinggwtbetter.html
On Tuesday, July 16, 2013 4:57:58 PM UTC+2, Raj wrote: > > Hi > > I have an application built with GWT. > I have been trying to see if GWT supports seeing IME events when the > locale is set to non english e.g. Japanese. > The IME (input method editor) events that I want to see or listen for > are compositionstart, compositionend. > > I have not found any documentation on this in GWT docs, can anyone > indicate if they are supported? > > thanks > > > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
