Open Bug 61877 Opened 24 years ago Updated 2 years ago

When asked to Remember Password, Should be Y/N/V hotkey

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows 98
defect

Tracking

()

REOPENED
Future

People

(Reporter: brian, Unassigned)

References

Details

(Keywords: access)

Build ID: 200120220 Please excuse me if I've posted to the wrong area. I wasn't completely sure with this bug. When asked wether or not to remember a password for a given site, you should be able to answer the dialog box by hitting the Y key for Yes, N key for No, and something like the V Key for Never. I would really appreciate this so I don't have to always go to the mouse as I'm loging into sites. Thanks! Keep up the great work!
I'd like to help with this if I could. Do you know which xul file (if any) contains the code to this particual dialog box?
cc'ing passwd mgr folks.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: access
Dialog is put up by the call to Wallet_3ButtonConfirm in wallet.cpp. This in turn calls on UniversalDialog in nsCommonDialogs.cpp which in turn puts up the commonDialog.xul file.
Since Don has left, Vishy is taking his bugs in bulk, pending reassignment. thanks, Vishy
Assignee: don → vishy
I agree, that dialog is annoying and should have some kind of easy dismisal mechanism. nsbeta1, morse.
Assignee: vishy → morse
Keywords: nsbeta1
Summary: When asked to Remeber Password, Should be Y/N/V hotkey → When asked to Remember Password, Should be Y/N/V hotkey
This is not a password-manager problem but rather a more fundamental problem involving all dialogs That's ben's area.
Assignee: morse → ben
That's a good point. I haven't noticed any dialogs that allow shortcut keyboard keys. I could have missed one though. I guess I'm a person who likes to keep my hands at the keyboard as much as possible. Thanks!
nav triage team: Not a beta1 stopper, marking nsbeta1-
Keywords: nsbeta1nsbeta1-
You need to be adding the bindings to the keyset in http://lxr.mozilla.org/seamonkey/source/xpfe/global/resources/content/win/platfo rmDialogOverlay.xul and they'll appear in all OK/Cancel/Never dialogs. Binding "Never" might be harder, because this dialog only refers to the buttons generically. Of course, you'll probably need to mess with stuff like string bundles for localisation etc. etc. Enter is already bound to Yes, and Escape to No. Gerv (lxr browser)
http://msdn.microsoft.com/library/books/winguide/appxB.htm Avoid assigning access keys to OK and Cancel when the ENTER key and ESC key, respectively, are assigned to them by default. please see bug 64457. Where do Yes and No live?
Blocks: 64457
Nominating mozilla0.9. It would be nice if this was cleared up for then.
Keywords: mozilla0.9
Marking nsbeta1- bugs as future to get off the radar
Target Milestone: --- → Future
Nominating mozilla0.9.2 so it gets reviewed sometime.
Keywords: mozilla0.9mozilla0.9.2
Offloading to mozilla1.0.1
we wouldn't hold 1.0.1 for this, minusing. it would be nice to have though, if a patch becomes avail, please re-nominate.
I'm going to look into this.
Assignee: ben → akkana
No longer blocks: 64457
Depends on: 134066
Really, this should be a dup of 134066, since it would use the default values of nsIPromptService. *** This bug has been marked as a duplicate of 134066 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
mass-verification of Duplicates. mail search string for bugspam: SolarFlaresAreTheCause
Status: RESOLVED → VERIFIED
Y and N work now that bug 134066 is fixed, but V still doesn't work.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Depends on: 302164
QA Contact: bugzilla → keyboard.navigation
Component: Keyboard: Navigation → User events and focus handling

Removing myself as assignee for editor bugs, since the editor project is (sadly) long gone.

Assignee: akkzilla → nobody
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.