[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 09:11:24 PDT 2010


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





--- Comment #22 from Ray <Raymond.Rischpater at Nokia.com>  2010-04-22 09:11:23 PST ---
(In reply to comment #21)
> 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.

Understood. 

Would a separate set of virtual-input-only events and a test for same, and
handling of the events in the Qt port be agreeable? I can see you don't want to
blur the purpose of the existing events and how they're handled.

Thanks!

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