Closed
Bug 361286
Opened 19 years ago
Closed 18 years ago
offline indicator only uses color to indicate state
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: moco, Assigned: davidb)
References
()
Details
(Keywords: access)
Attachments
(2 files, 1 obsolete file)
in the new tbird theme, the offline indicator only uses color to indicate state.
specifically, it is the same light bulb, either yellow or grey. (previously, it was a plug that was either connected or not.)
from http://developer.mozilla.org/en/docs/Accessible_XUL_Authoring_Guidelines
"Don't rely on color alone to present information -- for example, don't use different colored dots to indicate different states. Avoid low contrast combinations such as blue-green or other color combinations such as red-green that are troublesome for individuals with color-blindness (10% of men)."
| Reporter | ||
Comment 1•19 years ago
|
||
note, the offline status can be determined by mousing over the icon to get the tooltip or by looking at the "file | offline | work offline" menu item, which has a check state. so perhaps the light bulb icon is ok? (mark / aaronl, what do you think?)
| Reporter | ||
Comment 2•19 years ago
|
||
Updated•19 years ago
|
OS: Mac OS X 10.4 → All
Hardware: PC → All
the indicator is exposed as "push button", and has name "You are currently online/offline". So I think it doesn't rely on color *alone*, and it should be enough for at-tools to tell disabled users what it is.
Comment 4•19 years ago
|
||
Color blind users don't generally run an AT. So it's important to use enough contrast between the visual indication of states.
Keep in mind, 8-10% of men have red-green colorblindness.
Comment 5•19 years ago
|
||
+1
The status SHOULD NOT (only) be indicated using a color. The difference between yellow and light-gray are to slim and using green and red will be troublesome for individuals that are color-blind. I propose that it is indicated by a plug (that is connected or disconnected) as used before.
Comment 6•19 years ago
|
||
This has been changed already in the default (classic/qute) theme -- the lightbulb still dims to grey for "offline," but there's also a diagonal line across it. Still needs to change for Pinstripe?
Comment 7•19 years ago
|
||
If there's a line through it that fixes the problem.
| Assignee | ||
Comment 8•19 years ago
|
||
Yes, Mike is correct, at the time of this comment, the qute theme has a line:
http://lxr.mozilla.org/seamonkey/source/mail/themes/qute/mail/icons/offline.png
While pinstripe does not:
http://lxr.mozilla.org/seamonkey/source/mail/themes/pinstripe/mail/icons/offline.png
Looks like an incredibly simple fix :)
| Assignee | ||
Comment 9•19 years ago
|
||
Comment 10•19 years ago
|
||
Comment on attachment 255168 [details]
proposed fix
switching to mscott
Attachment #255168 -
Flags: review?(bienvenu) → review?(mscott)
Comment 11•19 years ago
|
||
Comment on attachment 255168 [details]
proposed fix
I think we need to change the pinstripe and not copy the qute icon, they aren't the same. The pinstripe icon could use the same idea as qute (i.e. the slash).
Attachment #255168 -
Flags: review?(mscott) → review-
| Assignee | ||
Comment 12•19 years ago
|
||
Just added a black strike-through.
Attachment #255168 -
Attachment is obsolete: true
Attachment #267714 -
Flags: review?(mscott)
Comment 13•19 years ago
|
||
Comment on attachment 267714 [details]
added a line through to the offline image.
thanks for updating the pinstripe icon David!
Attachment #267714 -
Flags: review?(mscott) → review+
| Assignee | ||
Updated•19 years ago
|
Keywords: checkin-needed
Comment 14•18 years ago
|
||
mail/themes/pinstripe/mail/icons/offline.png 1.2
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: checkin-needed
OS: All → Mac OS X
Hardware: All → Macintosh
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
Version: 2.0 → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•