[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
Thu Jul 15 07:19:08 PDT 2010


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


Chang Shu <Chang.Shu at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Chang.Shu at nokia.com




--- Comment #39 from Chang Shu <Chang.Shu at nokia.com>  2010-07-15 07:19:07 PST ---
This "character echo" feature should only be valid for mobile devices and ITUT keyboard. For other cases that user knows exactly what he types, we should not expose the character due to security reasons. For example, on desktop, you don't want to echo password as some other guys may look over your shoulder. :)
So I think we should either have the code in platform-specific places or make it configurable and enable it only on certain scenarios.

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