Closed
Bug 89255
Opened 24 years ago
Closed 23 years ago
Inconsistent prefs UI: "Manage CRLs" has no "Cancel"
Categories
(Core :: Security: PSM, enhancement, P3)
Tracking
()
VERIFIED
WONTFIX
Future
People
(Reporter: bugzilla3, Assigned: ssaux)
Details
(Keywords: polish)
As per mpt's comment at the end of 83206, i'm opening an RFE for this.
Every popup in the Prefs section has a button that will close it, be it Ok,
Cancel, or Close, except the Manage CRLs button:
Prefs itself: Ok, Cancel
All the "Choose File"s: Open, Cancel
Languages->Add: Ok, Cancel
Helper Apps->New Type: Ok, Cancel
View Stored Cookies: Ok, Cancel
Cookies->More Info: Close (because there's nothing to edit)
View Image Perms: Ok, Cancel
View Stored Form Data: Ok, Cancel
Forms->View Sites: Ok, Cancel
View Stored Passwords: Ok, Cancel
Edit Ciphers: Ok, Cancel
Manage Certificates: Close
Manage Security Devices: Ok
Manage CRLs: <nothing>
I can abort my changes in most prefs popups by clicking cancel. So why are
Manage Certificates/Security Devices/CRLs different? Why shouldn't they have
"Ok" and "Cancel" buttons like everything else?
I don't know what mpt's guidelines say, but since your users won't have read
them, it will look like a mistake to them and a lack of attention to detail.
Comment 1•24 years ago
|
||
Marking NEW.
Comment 2•24 years ago
|
||
over to psm for triage.
Component: Preferences → Daemon
Product: Browser → PSM
Version: other → 1.01
Assignee | ||
Updated•24 years ago
|
Severity: minor → enhancement
Priority: -- → P3
Target Milestone: --- → Future
Version: 1.01 → 2.1
Reporter | ||
Comment 3•24 years ago
|
||
Any news on this bug? Seems like a cinch to fix.
Comment 4•24 years ago
|
||
I guess this didn't get reassigned during triage.
Assignee: sgehani → ssaux
QA Contact: sairuh → junruh
Target Milestone: Future → ---
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → Future
Reporter | ||
Comment 5•23 years ago
|
||
Again, any news? 1.0 is around the corner, and the Prefs dialogs are still not
consistent. Compare "Manage CRLs" with "Manage Stored Passwords" -- either both
should have Okay / Cancel, or neither.
Comment 6•23 years ago
|
||
Implementing this is difficult, because deleting is immediately reflected within
the security database. We don't delay the actions until you press OK, therefore
no OK is visible within that dialog.
The existence of a cancel button would make users believe they are able to
cancel what they were doing in that dialog. But they are not.
This is consistent with the behaviour of the certificate manager dialog, which
does not have a cancel dialog either.
Once upon a time we had a close button in certificate manager, to give users
something to click on if they don't know how to close it. But for some reason, I
don't understand why, there was a bug requesting to remove the the close button,
and it got removed.
Marking wontfix.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 7•23 years ago
|
||
Opened #157712 as an RFE to make the changes in these boxes not take effect
immediately.
You need to log in
before you can comment on or make changes to this bug.
Description
•