Comment 15 for bug 1357548

Revision history for this message
Jonas G. Drange (jonas-drange) wrote : Re: [Bug 1357548] Re: [settings] Empty PIN/password/passphrase field appears to contain 4 characters

<email address hidden> wrote:

> A slight improvement, instead of changing confirmButton.enabled with
> onTextChanged, you can use the acceptableInput property to control
> enabled for confirmButton.
>
Do we get a chance to restrict passcode input to exactly four digits, then?
The input mask did this for us, while the IntValidator does not.