The text in password input field confused us

Bug #1439576 reported by handsome_feng
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
unity8 (Ubuntu)
Confirmed
Undecided
Unassigned

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

Revision history for this message
Albert Astals Cid (aacid) wrote :

phone? desktop? which secuirty type are you using? pin? passphrase?

Revision history for this message
handsome_feng (feng-kylin) wrote :

eh, on the desktop.

Revision history for this message
handsome_feng (feng-kylin) wrote :

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"))

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in unity8 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.