Closed
Bug 926319
Opened 11 years ago
Closed 10 years ago
A11y: the Search field in the middle of the home have not enough contrast
Categories
(developer.mozilla.org Graveyard :: Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Assigned: shobson)
References
Details
(Keywords: access)
The search bar, which is the most important widget on the home page has not enough contrast.
People with less than average vision have problem to spot it.
(Even I with a correct color vision, I find it too dimmed)
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Thanks for reporting this, Jean-Yves. Do you know of specific people who have trouble seeing it? Otherwise, Sean would like to keep this as-is.
Reporter | ||
Comment 2•11 years ago
|
||
Can you give the rationale for it?
Because:
1. This is the most important action (as defined by the UX survey at the start of the redesign)
2. Contrast ratio is 2.16 instead of the 4.5 required by WCAG. It is not a small difference, it is a huge (I mean it is not 4.45 or so), and the background is not unicolor, so it makes it even more difficult to see.
3. All other widgets on the page have a higher contrast ratio making this difficult to see, it is the central element of the page (because of pt. 1) and the one with less contrast, which is kind incoherent.
I need a refutation of these arguments, I can't answer to the community: "I don't know why they refused, sorry, but they did.".
And yes I know specific people who have trouble seeing it. Some were at the summit.
Comment 3•11 years ago
|
||
Sean, can you please take a look at this bug and make a proposal for how we can make the recommended changes to accommodate for accessibility/screen readers? If this is not something you are willing to do, please explain why.
Blocks: MDNLaunchBlockers
Flags: needinfo?(smartell)
Updated•11 years ago
|
No longer blocks: MDNLaunchBlockers
Comment 4•11 years ago
|
||
So what do we want to do here? Just white?
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Comment 6•11 years ago
|
||
Having thought about this for a while, I agree that additional contrast would be for the best. I have heard the same feedback outside of this bug, and feel that this is as much a usability issue as an accessibility one (conventions are important, and I rarely come across non-white search boxes).
I can run some A/B tests on how different contrasts impact usage, assuming usage is what we want to optimize.
Comment 7•11 years ago
|
||
How would we quantify success? More searches?
Comment 8•11 years ago
|
||
It depends on what we want to optimize, really. I would imagine we want to optimize usage without significantly impacting visual appeal. Perhaps success = increased usage + OK from Sean.
Comment 9•11 years ago
|
||
I should mention that even if greater contrast does not increase usage, we may still need to make changes for the sake of accessibility. More next week.
Comment 10•11 years ago
|
||
I agree. Let's increase the contrast and monitor if it increases searches.
Flags: needinfo?(aspivak)
Comment 11•11 years ago
|
||
We started A/B testing this with promising results, but paused the test a couple of weeks ago due to a bug. I'll spint it back up and report here with the results.
Comment 12•11 years ago
|
||
The results are in. The homepage search box is used by about 42% more people when it has a white background.
Appearance being tested: http://i.imgur.com/LkFBFOB.png
Optimizely results: https://www.optimizely.com/results?experiment_id=633130785&token=13a17023a9a39c348db8
This shines light on how users behave, but does not necessarily indicate that the white search box is more accessible than the one we have now. Qualitative user testing or expert analysis might be better for that. But if we want to increase the number of users who use search, this would be a good way of doing it.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 13•11 years ago
|
||
I think :teolis #comment 2 says quite a bit if it's accessible or not "Contrast ratio is 2.16 instead of the 4.5 required by WCAG. It is not a small difference, it is a huge (I mean it is not 4.45 or so), and the background is not unicolor, so it makes it even more difficult to see."
Comment 14•11 years ago
|
||
Sean - is this enough data to make the change? Or do we need more analysis?
Comment 15•11 years ago
|
||
And in particular, aside from how this affects user behavior, is this a visual design we feel comfortable with?
Comment 16•11 years ago
|
||
What would the search field look like to meet the 4.5 required by the WCAG? Just curious since the test was conducted at 100% opacity.
Comment 17•11 years ago
|
||
How did your experiment work out? Can we implement it?
Flags: needinfo?(smartell) → needinfo?(jkarahalis)
Comment 18•11 years ago
|
||
(In reply to David Walsh :davidwalsh from comment #17)
> How did your experiment work out? Can we implement it?
See comment 12 and comment 15. Happy to go with that if we decide we are comfortable with it visually.
Updated•11 years ago
|
Flags: needinfo?(jkarahalis)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → shobson
Comment 19•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/6c5b6249fc930dd359fd3b77638be380f02a4cd8
Fix bug 926319: Make homepage search box white
https://github.com/mozilla/kuma/commit/e320e646c203631284b1a45d0ceb179980c4ed73
Merge pull request #2833 from openjck/926319-white-search-box
Fix bug 926319: Make homepage search box white
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•