#23810 closed defect (bug) (fixed)
Post revision comparisons: Contrast issue
Reported by: | esmi | Owned by: | |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Accessibility | Keywords: | ui-feedback has-patch |
Focuses: | Cc: |
Description
Not sure I’m comfortable with red-on-red and green-on-green when comparing 2 post revisions. At present, the background:foreground contrasts on both blocks (removed & added) are way too low at 2.7:1 (heck — even I’m having problems reading the texts). Please increase the text contrast/color so that it complies with the minimum 4.5:1 recommendation.
Attachments (4)
Change History (23)
#1
@
12 years ago
- Summary changed from Post revision comparisons: Contrast isue to Post revision comparisons: Contrast issue
#3
@
12 years ago
I doubt MP6 does anything to post revision colors, so I'm going to leave this open, but please only report issues using trunk with no plugins.
#4
follow-up:
↓ 7
@
12 years ago
- Cc bpetty added
I was going to look at bringing this subject up for 3.7 since I wanted to see if there was a chance of looking over the style and colors of the diffs in regard to accessibility.
It only caught my attention because MediaWiki recently (6 to 7 months ago) released a new version that addressed this in very high detail with their diffs mostly in the name of color-blind users.
Relevant discussions:
- https://bugzilla.wikimedia.org/show_bug.cgi?id=11374
- http://wikimedia.7.n6.nabble.com/RFC-Modifying-diff-colors-due-to-color-blindness-issues-td801040.html
- The final product: http://meta.wikimedia.org/wiki/Help:Diff
Though it's interesting to see that concerns about contrast didn't seem to be very important, just the hue.
Trac has had similar reports in the past as well (but never really did anything about it).
#6
@
12 years ago
thanks for the reminder, the colors certainly need fixing! another suggestion for color issue was to use a texture as a highlight.
also discussed in Make WordPress Accessible... we plan to ask again and address this once the latest patches are committed.
#7
in reply to:
↑ 4
@
12 years ago
thanks for these links. i like the final version where the color is applied to a box framing the changed line with a thick colored edge, makes sense that way.
Replying to bpetty:
I was going to look at bringing this subject up for 3.7 since I wanted to see if there was a chance of looking over the style and colors of the diffs in regard to accessibility.
It only caught my attention because MediaWiki recently (6 to 7 months ago) released a new version that addressed this in very high detail with their diffs mostly in the name of color-blind users.
Relevant discussions:
- https://bugzilla.wikimedia.org/show_bug.cgi?id=11374
- http://wikimedia.7.n6.nabble.com/RFC-Modifying-diff-colors-due-to-color-blindness-issues-td801040.html
- The final product: http://meta.wikimedia.org/wiki/Help:Diff
Though it's interesting to see that concerns about contrast didn't seem to be very important, just the hue.
Trac has had similar reports in the past as well (but never really did anything about it).
#9
follow-up:
↓ 10
@
12 years ago
I doubt MP6 does anything to post revision colors
I'm sorry but I've just re-checked using 3.6-beta1-23930. With MP6 deactivated, the contrasts are just fine. With MP6 active, the contrasts are appallingly low. So this is a specific MP6 issue.
please only report issues using trunk with no plugins
I was specifically asked to post this issue in Trac when I mentioned it elsewhere. If that was incorrect, then I apologise but I'm sorta getting stuck between a rock and a hard place here. Also, I understood that MP6 was specifically designed for UI development. So if we don't report these issues here, where should they be reported?
#10
in reply to:
↑ 9
@
12 years ago
esmi: You can report mp6-specific issues on our weekly updates posted on make.wordpress.org/ui. Here's the most recent update: http://make.wordpress.org/ui/2013/04/05/mp6-0-6/
Thanks!
Replying to esmi:
I was specifically asked to post this issue in Trac when I mentioned it elsewhere. If that was incorrect, then I apologise but I'm sorta getting stuck between a rock and a hard place here. Also, I understood that MP6 was specifically designed for UI development. So if we don't report these issues here, where should they be reported?
#11
@
12 years ago
I think the text should be black in color despite plugin or not.. It just looks better. We already have a background color to differentiate.
#14
@
12 years ago
- Keywords has-patch added
23810.2.patch removes also the line-through which is IMO not needed. (Like in 3.5)
#17
@
12 years ago
Per our CSS coding standards, #ffaaaa
and #aaffaa
can be shortened to #faa
and #afa
.
#19
@
11 years ago
- Resolution set to fixed
- Status changed from new to closed
Forgot to mention - I'm using the MP6 plugin, so this ticket relates to the new UI viewed via this plugin.