wcx6298 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

how to intercept user input while user input chinese(I can get single char in setinputtransformer method) #732

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Problem:I can't intercept the user input in textarea while user use IME.

Original issue reported on code.google.com by yuanzuoc...@gmail.com on 20 Dec 2013 at 9:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I append "分" to the end of textareaitem,but I get the old value in onClick 
method.

Original comment by yuanzuoc...@gmail.com on 20 Dec 2013 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by yuanzuoc...@gmail.com on 20 Dec 2013 at 9:58

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by yuanzuoc...@gmail.com on 20 Dec 2013 at 9:58

Attachments:

GoogleCodeExporter commented 9 years ago
Test cases must be *minimal*.  This test case has a lot of code that seemingly 
doesn't relate to the attempt to demonstrate a framework bug.

You are also missing many other basics:
1. exact version of SmartGWT, GWT
2. operating system and version
3. browser(s) where the problem occurs (or does not occur)

Original comment by smartgwt...@gmail.com on 20 Dec 2013 at 11:31