[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2014-07-21 Thread John Lea
** Changed in: ubuntu-ux Assignee: Matthew Paul Thomas (mpt) => Giorgio Venturi (giorgio-venturi) ** Summary changed: - Implement PasswordEchoOnEdit for the wifi passphrase textfield + [sdk] Implement PasswordEchoOnEdit for the wifi passphrase textfield ** Changed in: ubuntu-ux Importanc

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2014-07-18 Thread Olga Kemmet
As part of the dialog work stream, mpt will provide feedback on this. ** Changed in: ubuntu-ux Assignee: (unassigned) => Matthew Paul Thomas (mpt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/12

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-31 Thread MichaƂ Sawicz
I'm afraid the behavior of PasswordEchoOnEdit is different than what we expect. The *whole* text is visible while the field is focused, not one character at a time and only hidden on unfocus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-31 Thread Pat McGowan
We want the behavior as described int he UI spec: TextInput.PasswordEchoOnEdit - Displays characters as they are entered while editing, otherwise displays asterisks. The current behavior is simply toggleng between normal and password modes. TextInput.Normal - Displays the text as it is. (Default)

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-23 Thread Zsombor Egri
Update, quote from #qt-quick (09:59:18 AM) ThomasZ: zsombi: "EchoOnEdit" means its visible while editing. Editing stops until it looses focus. (09:59:25 AM) ThomasZ: zsombi: it does what it says it should do So, showing only the last entered character (like in iOS) is not possible. -- You rec

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-23 Thread Zsombor Egri
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 w

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-22 Thread Zsombor Egri
So you guys suggest to have a standalone PasswordInput component just for password inputs? I do not see any reason to do that, it wouldn't bring any value. On the other hand I checked on desktop at least, that setting echoMode = TextInput.PasswordEchoOnEdit shows the whole password as clear text w

[Bug 1237614] Re: Implement PasswordEchoOnEdit for the wifi passphrase textfield

2013-10-16 Thread Pat McGowan
** Summary changed: - UI should show characters as they are entered for the wifi passphrase + Implement PasswordEchoOnEdit for the wifi passphrase textfield -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu