[Webkit-unassigned] [Bug 32509] [Qt] 3rd edition phones lack character echo in web input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 02:51:34 PST 2010


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





--- Comment #14 from Kristian Amlie <kristian.amlie at nokia.com>  2010-01-25 02:51:33 PST ---
Ok, this has been solved for general Qt widgets by introducing a temporary
1-second preedit text in the input methods that Qt uses (commit 87ee066fc86 in
the Qt repository).

This bug is still valid though, since WebKit does not display preedit text as
clear text, but masks that also as password text. This is IMO a bug, since this
makes any kind of advanced input into a password field nearly impossible. The
suggested fix is now to fix WebKit to display this preedit text also in
password fields. Whether or not you want to reuse this bug report for that
issue or not, I leave to you.

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