password field "peek" functionality
one of the few useful things in windows 8 is the "peek" functionality on password field.
There is an extra button at the end of password fields which you can press to reveal what is in the the edit box currently. Really useful now everyone is switching to complex & long passwords
This feature is implemented in WIFI settings field, however, for other passwords, it might shouldn't be available. Someone can easily borrow your phone (saying he wants to try it), peek the passwords and steal your data. In my opinion, passwords fields should always be hidden.
Sfiet_Konstantin ( 2013-12-24 22:40:32 +0200 )editMaybe providing something like keychain password that when entered shows the hidden fields.
fk_lx ( 2013-12-25 01:46:40 +0200 )edit@Sfiet_Konstantin the functionality is only available when you are entering the password, it does not reveal any data that is retrieved. Keychain functionality is something different again.
Easiest way to see this is on the Login screen of a Windows 8 pc or laptop (it is a little eye like icon)
ymb ( 2013-12-25 13:13:41 +0200 )edit@ymb ah, can be interesting then, even if I'm still not really for this kind of idea. Could be easily implemented though.
Sfiet_Konstantin ( 2013-12-25 14:04:56 +0200 )editYeah, just placing small icon button and changing echoMode of TextField
fk_lx ( 2013-12-25 14:11:43 +0200 )edit