Status: Started Owner: [email protected] CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc I18N
New issue 6931 by [email protected]: Chrome crashes if Javascript dynamically clears an input field while user attempts to type Korean into that field http://code.google.com/p/chromium/issues/detail?id=6931 Moved from the internal buganizer, (http://b/1397041). What steps will reproduce the problem? 1. Launch Chrome 2. Login to Sites (http://sites.google.com/) 3. Create or open an existing site 4. From Home page, click on 'More actions' > 'Page settings' 5. Move focus to 'Page URL' text box 6. Korean IME > change 'Han/Eng Toggle' to Korean mode [toggle.JPG] 7. Type Korean. For example, to type 가나다 keystroke is rkskek What is the expected output? Chrome does not crash. What do you see instead? Chrome crashes. Please use labels and text to provide additional information. This crash is caued by my IME code which updates a DOM node having deleted by JavaScript. I'm writing a fix for this issue. -- 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 -~----------~----~----~----~------~----~------~--~---
