Closed Bug 736489 Opened 12 years ago Closed 5 years ago

UI tweaks prompt dialog in providing incorrect Master Password

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: paul.feher, Unassigned)

Details

Mozilla/5.0(Android;Tablet;rv:13.0)Gecko/13.0
Firefox/13.0a2 Fennec/13.a2 (2012-03-15)
Asus A500 (Android 3.2)

Steps to reproduce:
1. Go to Menu > Preferences
2. Set a Master Password
3. Tap on "Use Master Password" option to disable it
4. Enter an incorrect password


Expected Result:
The OK button should be active. 

Actual Result:
The OK button is inactive until the correct password is typed.
I assume this is Native Fennec. This is working like I intended it to for now. Hitting ok should show a message like "Incorrect password".

This is more difficult with Native Fennec than XUL Fennec. We don't know what your master password is, so we would have to send a message to Gecko with each keystroke and ask it to compare against the master password (by attempting to decrypt the keystore with it). If it worked, we'd send a message back to Java and change the button state.

Bringing in madhava/UX to know if they want this and how important it is to them.
In Native, there is no logic in place to alter the enabled/disabled state of the 'OK' button by providing an incorrect password.
Summary: [Tablet] Disable master password → UI tweaks prompt dialog in providing incorrect Master Password
To be clear, the bug is for the XUL version of Fennec.
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.