Closed
Bug 274951
Opened 20 years ago
Closed 18 years ago
enhancements in bug list very hard to read - text has extremely low contrast
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: 6jju4k002, Assigned: wsmwk)
References
(Depends on 1 open bug, )
Details
(Keywords: regression)
Attachments
(4 files, 2 obsolete files)
The new striped UI causes difficulty distinguishing enhancements, both on grey-on-grey and white-on-grey rows. If this is low contrast on my CRT, then this is likely to be even worse on older LCD screens. Viewed in Mozilla build 2004111421, and Firefox 1.0 browsers. Will attach example of the low contrast text.
Comment 2•20 years ago
|
||
Fair point. Why did we switch away from italics? Can we darken the grey a notch or two? Gerv
My suspicion would be that the colours were chosen to match the new colour scheme of the Mozilla web site. But you should know more about that than me ;) It may also help to use white for the background of pale grey bars... Then you can lighten the dark grey bars, and loose less contrast.... Personally I beleive you could use minimal contrast between the backgrounds of the light and dark bars, and still gain the abiltiy to distiguish rows. P.S. Is there any place where I can still see the old UI to compare with the new? I think there are some more colour related usability issues, but I can't place my finger on them... without comparing to the old UI.
Enhanced visibility mode helped mine. probaly rite about back ground color.
| Assignee | ||
Comment 5•20 years ago
|
||
(In reply to comment #2) > Fair point. > > Why did we switch away from italics? Can we darken the grey a notch or two? > > Gerv It's VERY hard read enh bugs in the list, even with font size cranked up on a large monitor. The characters are just too light. This may be OK for young hackers, but for those of us with bifocals already ... Request return to non-grey italics, substantially darken, or provide a better solution - please.
| Assignee | ||
Updated•19 years ago
|
Severity: normal → major
Keywords: regression
OS: Linux → All
Hardware: PC → All
Summary: enhancements in bug list have low contrast → enhancements in bug list very hard to read - have extremely low contrast
| Assignee | ||
Comment 6•19 years ago
|
||
This is a killer on the eyes.
Comment 7•19 years ago
|
||
*** Bug 336251 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
QA Contact: mattyt-bugzilla → default-qa
| Assignee | ||
Comment 8•18 years ago
|
||
Gerv in comment #2 > Why did we switch away from italics? bug 142104 >Can we darken the grey a notch or two? yup, just change buglist.css from .bz_enhancement { color: #888; background-color: white; } to .bz_enhancement { color: #555; background-color: white; } screen shot coming up. I'd settle for 666 but prefer 555. In bug 142104 comment 4 it was decided to use 888. White background for all enh helps but 888 is still too light. Try reading half a page of http://tinyurl.com/rocxg - readability sxcks. Note - text size and monitor quality is not the problem - I've got 21" quality monitor on 2 systems, one flat and one tube. Bill in comment #4 > Enhanced visibility mode helped mine. probaly rite about back ground color. Bill I assume you're not talking about Clear Type. So where/what is enhanced mode? Clear Type helps IMO especially on laptops - display>appearance>advanced+smooth edges. Q - should solving this simple UI usability issue depend on a mega-kitchen sink bug like bug 130276? (which may take forever - it's made no progress)
Summary: enhancements in bug list very hard to read - have extremely low contrast → enhancements in bug list very hard to read - text has extremely low contrast
| Assignee | ||
Comment 9•18 years ago
|
||
Left window has changed text shade 555, which is darker, more readable = better. 888, the current setting, is not suitable as readable text and is nearly a light background shade.
Updated•18 years ago
|
Assignee: myk → ui
Severity: major → normal
| Assignee | ||
Comment 10•18 years ago
|
||
see screen shot attachment 240632 [details]| Assignee | ||
Comment 11•18 years ago
|
||
Comment on attachment 245591 [details] [diff] [review] darken shade of grey for ENH bad one
Attachment #245591 -
Attachment is obsolete: true
Comment 13•18 years ago
|
||
#555 is dark and hard to distinguish from black, IMO. I would prefer #666
| Assignee | ||
Comment 14•18 years ago
|
||
Attachment #245592 -
Attachment is obsolete: true
Attachment #245602 -
Flags: review?(LpSolit)
Attachment #245592 -
Flags: review?(LpSolit)
Comment 15•18 years ago
|
||
Comment on attachment 245602 [details] [diff] [review] darken shade of grey to 666 for ENH r=LpSolit
Attachment #245602 -
Flags: review?(LpSolit) → review+
Updated•18 years ago
|
Assignee: ui → vseerror
Severity: normal → minor
Flags: approval?
Target Milestone: --- → Bugzilla 3.0
Updated•18 years ago
|
Flags: approval? → approval+
Comment 16•18 years ago
|
||
Checking in skins/standard/buglist.css; /cvsroot/mozilla/webtools/bugzilla/skins/standard/buglist.css,v <-- buglist.css new revision: 1.11; previous revision: 1.10 done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•