The text for the SC's intent is not worded right; the benefits are incomplete /mis-represented

Name: Sailesh Panchang
Email: spanchang02@yahoo.com
Affiliation: Deque Systems
Document: UW
Item Number: Understanding Success Criterion 3.3.2
Part of Item: Intent
Comment Type: technical
Summary of Issue: The text for the SC's intent is not worded right; the benefits are incomplete /mis-represented  
Comment (Including rationale for any proposed change):
Refer to: The intent of this Success Criterion is to help users avoid making mistakes when their input is required. To help avoid mistakes it is good user interface design to provide simple instructions and cues for entering information. 
Some users with disabilities may be more likely to make mistakes than users without disabilities or recovery from mistakes may be more difficult, making mistake avoidance an important strategy for users with disabilities. People with disabilities rely on well documented forms and procedures to interact with a page. Blind users need to know exactly what information should be entered into form fields and what the available choices are. 
And one of the benefits is:
•Providing examples of expected data formats help users with cognitive, language and learning disabilities to enter information correctly.
 
Comment:
As the Web page author if I placed 2 edit boxes for last and first name respectively (without any labels or instructions), will a sighted non-disabled user know what these controls are for and not make mistakes?
Simply put, the primary objective of the SC is to require labels or instructions that clearly convey what input data is expected in a form control. 
In other words the purpose of the control should be clearly indicated.
By the very definition  of the term label in WCAG2, 
- the label is supposed to identify the component, the form control in this case.    
- the label is supposed to be available to all users.
The intent skirts this altogether.
Then there are passwords that are valid without number or special character or upper case letter ... for different websites.
So anyone can make mistakes if the expected data format is not  specified when it is out of the ordinary - nothing to do with "users with cognitive, language and learning disabilities".
Likewise, if required fields are not indicated, any user's form submission may fail.
Labels for form controls are not placed primarily to  prevent users from making mistakes but to identify the control in the first place. 
There are other SC that deal with error identification and recovery.
A significant benefit of explicit label association that helps  some users click on a label to move focus into the field or check a checkbox / radio button is not mentioned at all. 


Proposed Change:
Proposed wording:
The intent of this success criterion is to have content authors place instructions or labels that identify the controls in a form so that users know what input data is expected.
Instructions or labels may also specify data formats for fields especially if they are out of the customary formats or if there are specific rules for correct input.
Content authors may also choose to make such instructions available to users only when the individual control has focus especially when instructions are long and verbose.
It is customary to place labels to the left of (or above) text boxes. Labels for radio buttons / checkboxes  are often to the right of the control.
There are specific benefits of using labels:
i. When label elements are associated with input elements: 
- the label is spoken by screen readers when the field receives focus.
- users with impaired motor control are helped by a larger clickable area for the control, since clicking on the label or the control will activate the control. 
ii. Field labels located in close proximity to the associated field assist users of screen magnifiers because the field and label are more likely to be visible within the magnified area of the page.
iii. Specifying data formats for fields where appropriate and identifying required fields increases the likelihood of successful first-time form submission.




 

Received on Sunday, 23 June 2013 03:18:29 UTC