Comment 6 for bug 1237614

Revision history for this message
Zsombor Egri (zsombi) wrote : Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

Quote from Sailfish OS docs [1] TextField, which is also a proxy for the standard QML TextInput: "TextInput.PasswordEchoOnEdit - displays text as entered when the item has active focus and the text is being modified; otherwise, displays asterisks in place of entered text". So seams that the input with the enum set really works according to the specs. The question is whether is it good enough for us or not.

[1] https://sailfishos.org/sailfish-silica/qml-sailfishsilica-textfield.html#echoMode-prop