Closed
Bug 66864
Opened 24 years ago
Closed 24 years ago
Ctrl+E as shortcut for `Edit Message as New'
Categories
(SeaMonkey :: MailNews: Message Display, enhancement)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mpt, Assigned: sspitzer)
Details
(Keywords: access)
Attachments
(4 files)
1.81 KB,
patch
|
Details | Diff | Splinter Review | |
888 bytes,
patch
|
Details | Diff | Splinter Review | |
2.90 KB,
patch
|
Details | Diff | Splinter Review | |
2.89 KB,
patch
|
Details | Diff | Splinter Review |
`Edit Message as New' has no keyboard shortcut.
Ctrl+E is not used for anything in mail/news.
Ctrl+E in Navigator does `Edit Page'.
Therefore, I suggest that Ctrl+E in mail/news be used for `Edit Message as New'.
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
QA Contact: esther → nbaca
Reporter | ||
Updated•24 years ago
|
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
r=hwaara on the last patch.
Comment 5•24 years ago
|
||
..assuming this is in the specs
Reporter | ||
Comment 6•24 years ago
|
||
It's not in the spec, which is why I used the word `suggest' and CCed jglick.
Assignee | ||
Comment 8•24 years ago
|
||
I'll try out the patch, and if all goes well, give it a sr= and check it in.
accepting.
Status: NEW → ASSIGNED
+ <key id="key_editAsNew" key="&editMsgAsNewCmd.key;"
observes="cmd_editAsNew" modifiers="accel"/>
+ key="&editMsgAsNewCmd.key;"
This is probably wrong. It should be
key="key_editAsNew"
Comment 10•24 years ago
|
||
Yes, the key attribute should hold the id of the <key/> itself.
Assignee | ||
Comment 11•24 years ago
|
||
I'll hold off on sr= until stephen walker responds to timeless and blake's
comments.
Comment 12•24 years ago
|
||
Assignee | ||
Comment 13•24 years ago
|
||
sorry for the delay. thanks for the fix. fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
Build 2001-02-19-08: NT4, Linux RH 6.2, Mac 9.04
Verified Fixed.
jglick: Just a reminder that Ctrl+E should be added to the spec.
Status: RESOLVED → VERIFIED
Comment 15•24 years ago
|
||
Mail Menus and Accelerator specs updated. Should show up on Mozilla shortly. :-)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•