|
|
|
|
|
by bryanrasmussen
1610 days ago
|
|
Certainly many things recommended for disabled users are of great benefit to non-disabled users, but there are also things that are recommended against for disabled users that the lack of can slightly hinder the usability of sites or applications. One particular thing is that it is generally recommended against auto focusing in fields, but for sighted non-keyboard navigating users there are many applications in which setting the focus automatically in a field just makes a lot of sense. But, as should be noted by my word choice, there is also an asymmetry to the damage accessibility considerations or lack thereof can cause - in disabled users they can make the site unusable, in non-disabled users they can make the site slightly annoying. |
|
What do you mean by "generally recommended"? The publication reviews WCAG 2.0. I don't know any WCAG recommendation that fits your described annoyance. In fact, WCAG 2.1 does recommend to e.g. put focus on the first form element with failing form validation, see https://www.w3.org/WAI/tutorials/forms/notifications/#after-...
More information: https://www.w3.org/WAI/WCAG21/Understanding/on-focus.html