Closed Bug 235815 Opened 22 years ago Closed 21 years ago

Improve button labels for Confirm Password Change dialog

Categories

(Toolkit :: Password Manager, defect)

x86
All
defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: log, Assigned: log)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent: Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040219 Firefox/0.8.0+ When you have a form that the password manager fills in for you, and you change the password field and then submit, sometimes you get a dialog: ------------------------------------------------- | Confirm Password Change | |-------------------------------------------------| | Would you like to have Password Manager change | | the stored password for Plutor? | | | | [ Cancel ] [ OK ] | ------------------------------------------------- Since clicking cancel does not _cancel_ the form submit, it's probably a bad choice of words. "Yes" and "No" would probably be better. (I should probably submit another bug saying that I only get this dialog on certain sites, one of which is when updating my profile on geocaching.com. Can anyone explain why this is?) Reproducible: Sometimes Steps to Reproduce: Actual Results: "Cancel" and "OK" buttons Expected Results: "No" and "Yes" buttons
Severity: trivial → enhancement
Okay, I figured out why the dialog doesn't always come up. Mozilla doesn't prompt unless it considers the current page to be a "change password page" with a few reasonable criteria. But the button labels are still awkward.
This is my first ever Mozilla patch. I'm excited, the source code was much easier to understand than I expected. LXR is my friend.
Not sure why this bug was reclassed as an enhancement since the current implementation is confusing (eg buggy). Enhancements are feature requests for something that doesn't currently exist or to improve the way an existing working feature/function works. -->Confirmed -->Trivial
Severity: enhancement → trivial
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Comment on attachment 142741 [details] [diff] [review] Patch to use ConfirmEx() instead of Confirm() Brian: Can you take a look at this? Is superreview required on this as well? Blake maybe?
Attachment #142741 - Flags: review?(bryner)
Attached patch Patch v2Splinter Review
I apologize for my first sloppy patch, especially the bad file paths and inadequate context.
Attachment #142741 - Attachment is obsolete: true
Attachment #142755 - Flags: review?(bryner)
Attachment #142741 - Flags: review?(bryner)
Attachment #142755 - Flags: review?(bryner) → review+
Assignee: bryner → log
checked in branch and trunk 2004-05-02 10:32 thanks for the patch!
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: