Closed
Bug 195666
Opened 23 years ago
Closed 23 years ago
make the "Mozilla thinks this messages is junk" bar be a different color to improve discoverability
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4alpha
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
(Whiteboard: [junk])
Attachments
(2 files)
|
79.96 KB,
image/gif
|
Details | |
|
1.05 KB,
patch
|
Details | Diff | Splinter Review |
make the "Mozilla thinks this messages is junk" bar be a different color
Mail.app has it a different color, and I think that helps with discoverability.
jen, what do you think? if you agree, what colors for classic and modern?
| Assignee | ||
Comment 1•23 years ago
|
||
accepting.
Status: NEW → ASSIGNED
Whiteboard: [junk]
Target Milestone: --- → mozilla1.4alpha
Comment 2•23 years ago
|
||
Mail triage team: need info. Jennifer, how important is this? Is this a
problem for users?
Whiteboard: [junk] → [need info][junk]
Its a nice to have but not critical. Helps users notice that a 'junk' message
is different that other messages. If we do decide to do this, recommend: C7BC8F
(seems to work for both modern and classic and other skins as well).
Comment 5•23 years ago
|
||
Mail triage team: nsbeta1-
| Assignee | ||
Comment 6•23 years ago
|
||
I think this will really helps usability and discoverability.
| Assignee | ||
Comment 7•23 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•23 years ago
|
Summary: make the "Mozilla thinks this messages is junk" bar be a different color → make the "Mozilla thinks this messages is junk" bar be a different color to improve discoverability
Comment 8•23 years ago
|
||
+ background-color: #C7BC8F;
Well, are you sure it is a good idea to hardcode a color in *classic* skin?
Ok, maybe nobody on earth has a Windows color scheme that displays text at
#C7BC8F or a very similar color, but what if somebody has? Or somebody has a
scheme here this olive green does not fit at all?
Modern theme, ok. But classic theme is widely using system colors and should be
consistent in doing so.
The browser sidebar title for example uses:
background-color: InactiveCaption;
color: InactiveCaptionText;
which looks clearly different and would surely improve discoverability enough
for this bug.
Using trunk build 20030318 and 20030324 on winxp, macosx and linux this is fixed.
Verified
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
•