-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grid lines, field borders, etc. #54
Comments
A similar issue is field borders not being visible enough. "JDA: Contrast on borders for form fields. Some form fields don't have borders at all. Example gofundme.com I've heard from designers that they need clear guidance on ratios for border contrast or they won't implement. Having a best practice or hearing on that users can adjust the border color means they will NOT take action." (from open issues) Does this fit as an example or expansion of existing user need (instead of adding a new one)? It relates not only to contrast, but also to thickness. Is the user need that people can see borders, girds, lines, and such? Can we leave it at that and not need to say that users can customize those? |
I agree with Detlev Fischer in his comment regarding problems with light grey not being perceived. I also agree with JDA that clear guidance on ratios for border contrast is what designers need. Without that, designers will continue using light grey on white. Perhaps set a baseline and allow customization from there. Detlev suggested 4.5:1 contrast of leading lines / grids where these aid perception/navigation. As he said this does not rule out a system-level setting where contrast of grids and dividing / leading lines can be increased). |
It sounds like the 4.5:1 should apply to (hesitate to say "all") elements, such as: Is there a minimum size or width (thickness) for borders, grids, bullets, etc. ? |
see action-51 |
see https://lists.w3.org/Archives/Public/public-low-vision-a11y-tf/2016Apr/0040.html Propose: Explanation: Often form fields, tables, and special blocks of text -- like definition or navigation sections, are called out using borders or changes in background color. In these cases, the borders and altered background colors should provide sufficient contrast with the all adjacent regions of the page. This includes all borders used for form fields, radio buttons, check boxes and focus indicators. Objects that are distinguished by alternative colors including form fields should also have sufficient contrast as defined in the WCAG 1.4.3.
|
agree with allanj-uaag Propose. Form controls / elements with unclear borders appear simply as blank space, very common in high contrast / invert colors |
also other color contrast issues -- see SC discussion from 15 Sept 2016 |
Specific requirements are being defined in WCAG 2.1. For this User Needs/Requirements doc, we want to explain the issue, and do not need to be prescriptive, e.g., with minimum contrast ratio. The goal for this doc is for people to understand the user experience and the user need. We also want to keep this as simple as feasible, e.g., can we cover UI controls and graphics together in one section? UI controals are a kind of graphical element. :-) Straw proposal: After 3.1.2 Text Contrast add a new requirement:
|
(fyi: e-mail to commenter: https://lists.w3.org/Archives/Public/public-low-vision-comments/2017AprJun/0002.html ) |
Hi @slhenry , I previously "Thumbs Up" your proposal. Seems fine to me. |
from: https://lists.w3.org/Archives/Public/public-low-vision-comments/2016JanMar/0005.html
One particular thing that I found missing is the ability to customise grids and leading lines. In our tests with low vision users, we often had the issue that light grey grids weren't perceived and items not allocated accordingly.Say, in a Samsung calendar grid, the salient info can easily be allocated to the wrong day (see Fig 10 in http://www.incobs.de/tests/items/tablet-tests-mit-sehbehinderten-nutzern-gebrauchstauglichkeit.html)
A similar issue is controls that have a large offset from the label. [ed note: this is covered in 3.6.2 Proximity of Related Information] Moving the visible section (e.g. on a mobile device) to bring related control or label in view is much harder if there is no visible guiding line helping in making the link (e.g. (on Windows Mobile). Web / App developers may be required to ensure 4.5:1 contrast of leading lines / grids where these aid perception/navigation (this could presumably also be a system-level setting where contrast of grids and dividing / leading lines can be increased).
The text was updated successfully, but these errors were encountered: