Status: Untriaged Owner: ---- CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit Size-Medium I18N
New issue 10641 by [email protected]: Javascript checks the length of string at wrong time when using Chinese IME to type http://code.google.com/p/chromium/issues/detail?id=10641 This is not a regression, happens on all Chrome channels and Chromium trunk. Build: 2.0.175.0 (Developer Build 13840) OS: Any Other Browsers: Webkit nightly: Fail (WebKit-r42377 2009-04-15) Firefox3: OK IE7: OK Steps: 1. Launch Chrome 2. Open the attached test file "String_Length.html" 3. Switch IME to Chinese Google IME or Sogou IME 4. Hit keyboard "nihaoma" 5. Observe Result: Just after you hit the third letter "h", the alert box will show up saying that it has reached the max length(It is 3 here). Expected: "nihaoma" is supposed to generate three Chinese characters "你好吗", Chrome should show the alert box after finishing typing Attachments: String_Length.html 274 bytes IE7_&_Chrome.jpg 327 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
