Comment #1 on issue 16282 by james.su: Disable IMEs in a password input
http://code.google.com/p/chromium/issues/detail?id=16282

IME shouldn't be disabled for password input box, otherwise, people may not  
be able
to input his password if it contains special characters which can't be  
input with raw
keyboard.

Instead, IME in password input box may have one of following behaviors:
1. preedit string should be displayed in original form before committing to  
input
box. Or,
2. Completely fallback to off-the-spot mode to let input method draw a  
separated
window for preedit string.

Please refer to following gtk bugs:
http://bugzilla.gnome.org/show_bug.cgi?id=371908
http://bugzilla.gnome.org/show_bug.cgi?id=317002

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to