Open
Bug 1435595
Opened 8 years ago
Updated 3 years ago
Disable "Change Password" button in the Device Manager when no password set
Categories
(Firefox :: Settings UI, defect, P5)
Firefox
Settings UI
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox58 | --- | affected |
| firefox59 | --- | affected |
| firefox60 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
References
Details
Attachments
(1 file)
|
45.23 KB,
image/png
|
Details |
Steps to reproduce:
1. Launch Nightly
2. Go to about:preferences#privacy > Security > Certificates
3. Click "Security Devices..." button
4. Select "NSS Internal PKCS #11 Module" > "Generic Crypto Services"
Actual results:
"Change Password" button in the Device Manager is enabled even if unable change master password. If you try to change a master password, unable to change it then the button status is changed to disabled.
Expected results:
"Generic Crypto Service""Change Password" button is disabled when select "NSS Internal PKCS #11 Module" > "Generic Crypto Services"
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=09ece3c8484a17d955d1a882120e945ad5b1e817&tochange=403576c827b769a160c6e1ff5b1683cc4800116c
Blocks: 1386955
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox58:
--- → affected
status-firefox59:
--- → affected
status-firefox-esr52:
--- → unaffected
Comment 1•8 years ago
|
||
The way NSS communicates whether a password is set or not changed and it looks the UI has to be updated to reflect these changes.
Summary: "Change Password" button in the Device Manager is enabled even if unable change password → Disable "Change Password" button in the Device Manager when no password set
Updated•8 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•