Closed
Bug 66495
Opened 25 years ago
Closed 25 years ago
"a" should not mark all read
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sspitzer, Assigned: sspitzer)
References
()
Details
see comments in bug #65775.
we need it to be a non-simple key stroke,
mark all read should not easily happen on accident.
Updated•25 years ago
|
Keywords: mozilla1.0
| Assignee | ||
Comment 1•25 years ago
|
||
I think the recently added "Mark" toolbar button is causing this.
testing a fix now...
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•25 years ago
|
||
nope, it's not the toolbar button. but I got a fix, coming soon...
| Assignee | ||
Comment 3•25 years ago
|
||
fixed. mark all read is ctrl+shift+c
apologies to those who hit this bug.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
C??? C??? C??? cmd-shift-C?!???
Where oh where did this little gem come from? ;)
Comment 5•25 years ago
|
||
oh, and btw, the "Mark" popdown on mac now reads "cntl-shift-c" which is
incorrect. It should be command, not control. Who did that code? Jag?
Updated•25 years ago
|
QA Contact: esther → nbaca
<key id="key_markAllRead" key="&markAllReadCmd.key;"
observes="cmd_markAllRead" modifiers="accel, shift"/>
1.76 sspitzer%netscape.com Jan 25 01:24
"a" is a bad key for mark all read, since it is too easy to hit "a", and mark
all read is not undoable. make mark all read "ctrl shift c" like it was in 4.x.
Comment 8•25 years ago
|
||
Mark All Read wasn't Ctrl+Shift+C on either 4.x for Windows (which used Shift+C)
or 4.x for Mac OS (which used Option+Command+/). So what platform did use
Control+Shift+C in 4.x? And what's the intuitive explanation for it?
Potential candidates for using Ctrl+Shift+C, Mozilla-wide, include `Add to
Clipboard' (like MS Word's `spike' command) or `Copy to Album' (like the
Scrapbook in Internet Explorer 5 for Mac OS).
It wasn't CTRL+SHIFT+C, it was ALT+SHIFT+C on Linux (4.76).
Comment 10•25 years ago
|
||
What the... We can't use ctrl-shit-c! ICQ is already using that shortcut
system-wide for mail checking, which means that I can't mark all messages read
with a shortcut when ICQ is going :(
I definitely think we should *reconsider* this decision as ctrl-shift-c is
totally illogical and already in use. Someone REOPEN this..
| Assignee | ||
Comment 11•25 years ago
|
||
pink, it was my mess up.
I've moved the discussion over to a new bug, #66681 and cc'd everyone.
please add your comments there.
Depends on: 66681
| Assignee | ||
Comment 12•25 years ago
|
||
*** Bug 67232 has been marked as a duplicate of this bug. ***
VERIFIED. "a" doesn't mark all messages as read in newsgroups or the mail
window. Builds 2001020204 Windows 2000, build 2001020204 Mac and build
2001020208 Linux.
Status: RESOLVED → VERIFIED
Comment 14•25 years ago
|
||
Go to bug# 66681 for further discussion as to what accelerator should be used.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•