← Back to team overview

touch-packages team mailing list archive

[Bug 1439576] Re: The text in password input field confused us

 

i think  it is because the value of wasPrompted   is "false" at first and then change to  "true"
LoginList.qml:
        placeholderText: root.wasPrompted ? promptText
                                          : (root.locked ? i18n.tr("Retry")
                                                         : i18n.tr("Tap to unlock"))

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1439576

Title:
  The text in password input field confused us

Status in unity8 package in Ubuntu:
  New

Bug description:
  When login , the text in password input field is "Retry" and then
  "Password".It shout be  "Password" only.

  release: Ubuntu Vivid Vervet 15.04
  unity8:  8.02+15.04.20150320-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1439576/+subscriptions


References