Closed
Bug 68902
Opened 24 years ago
Closed 22 years ago
thread-related columns (unread, total) are poorly named
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jruderman, Assigned: timeless)
References
Details
(Keywords: polish)
Attachments
(1 file)
774 bytes,
patch
|
neil
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
There are two thread-related columns available, "unread" and "total". I think
those names are confusing, especially since they're always blank in e-mail (as
opposed to in news), and since there's another column called "read".
I think "unread" should be renamed to "unread in thread" and "total" should be
renamed to "total in thread".
It might also be good to rename the current "read" column (the one with the
green diamonds) to "unread", since the purpose of the column is to point out
unread messages, not read messages.
Jennifer, Robin & MPT, what do you think? I can make this happen if we agree.
QA Contact: esther → nbaca
Because of space, the column names should be short, but a more descriptive
tooltip for the column headers might be useful?
Please see bug 50952 for discussion regarding tooltips in column headings. I
can always re-do that patch, but the XUL/JS still need to hooked up (something I
can't do yet.)
Depends on: 50952
Updated•24 years ago
|
QA Contact: nbaca → olgam
well, the thing is that nothing forces the columns to be as wide as their
labels (this is a good thing), in practice my unread and total columns are so
narrow that i can't see any letters let alone the full word.
This means that we can make the column title even longer as long as we don't
change the first letters the user would see. As it happens, mozilla's controls
aren't silly/creative enough to do something illogical like showing the last
letters of the title first, so this patch is safe.
Attachment #110146 -
Flags: superreview?(sspitzer)
Attachment #110146 -
Flags: review?(jglick)
Attachment #110146 -
Flags: review?(jglick) → review?(neil.parkwaycc.co.uk)
Updated•22 years ago
|
Attachment #110146 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #110146 -
Flags: superreview?(sspitzer) → superreview?(roc)
Comment 8•22 years ago
|
||
I prefer that this bug be WONTFIX'ed. If you hover the mouse cursor over the
columns, you see tooltips "Number of unread messages in thread" and "Total
number of messages in thread". At most, we should only change the labels for the
column chooser menu, not the column labels.
Attachment #110146 -
Flags: superreview?(roc) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•