[Webkit-unassigned] [Bug 37719] Some HTML5 Input tags not treated as needing an input method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 01:28:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37719





--- Comment #21 from TAMURA, Kent <tkent at chromium.org>  2010-04-22 01:28:05 PST ---
This change will make a regression on Safari/Windows and Chromium/Windows.
shouldUseInputMethod() doesn't return true for type=password so that users type
their passwords with IME mistakenly.
I don't agree that shouldUseInputMethod() returns true for NUMBER, EMAIL and
PASSWORD.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list