Closed
Bug 124416
Opened 23 years ago
Closed 16 years ago
Implement keyboard commands in Don't Save/Cancel/Save dialog
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 207510
People
(Reporter: bugmail, Unassigned)
References
Details
(Keywords: access)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.8) Gecko/20020205
BuildID: 2002020516
The Save/Cancel/Don't Save dialog shown when closing an unsaved/unsent Composer
document cannot presently be controlled by keyboard commands. Such commands
should be implemented, such as Command-D for Don't Save, Command-. for Cancel,
and Command-S for Save.
Reproducible: Always
Steps to Reproduce:
1. Spawn a new Composer document window
2. Type one character into the document
3. Close the window
4. When the dialog appears, hit Cmd-D, Cmd-S, or Cmd-.
Actual Results: No buttons were activated by the keyboard commands.
Expected Results: The appropiate dialog button should have been activated.
--> Composer
Assignee: kin → syd
Component: Editor: Core → Editor: Composer
Comment 2•23 years ago
|
||
-->cmanske for fix or reassignment
Assignee: syd → cmanske
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: access
OS: MacOS X → All
Comment 3•23 years ago
|
||
Command+. should be system wide for cancel in a dialog on Mac. Don't we have a
bug for that specific things.
Other than that, I think we should use accesskeys for this, right? In that case,
this would be a dependancy on bug 959.
Comment 5•23 years ago
|
||
We need to do this in all dialogs, covered by bug 112732
*** This bug has been marked as a duplicate of 112732 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reopening. Bug 112732 was fixed, and though command+. and command+s work,
command+d does not.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
The control key is implemented instead of the command key as I've just noticed
with build 20030925.
See also bug 207510.
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Updated•17 years ago
|
Assignee: cmanske → nobody
Status: REOPENED → NEW
QA Contact: sujay → composer
![]() |
||
Comment 10•16 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•