- From: John M Slatin <john_slatin@austin.utexas.edu>
- Date: Tue, 1 Nov 2005 14:07:43 -0600
- To: "Kerstin Goldsmith" <kerstin.goldsmith@oracle.com>, "wcag" <w3c-wai-gl@w3.org>
- Message-ID: <6EED8F7006A883459D4818686BCE3B3B02505A0C@MAIL01.austin.utexas.edu>
Kerstin wrote:
<blockquote>
- When a user moves focus to a dropdown list, or poplist,
highlighting a choice in the list does not automatically activate an
on-change event. The
on-change event can be activated either by the user exiting the list, or
having the next function in the tab order be a submit action of some
kind outside
the list altogether.
</blockquote>
According to the proposed example, merely exiting a pulldown menu/popup
menu/selection list could cause a change of context. This would be
almost as disorienting as firing the onChange event when the downArrow
is pressed.
I think we should disallow this.
JOhhn
"Good design is accessible design."
Dr. John M. Slatin, Director
Accessibility Institute
University of Texas at Austin
FAC 248C
1 University Station G9600
Austin, TX 78712
ph 512-495-4288, fax 512-495-4524
email jslatin@mail.utexas.edu
Web <http://www.ital.utexas.edu/>
http://www.utexas.edu/research/accessibility
-----Original Message-----
From: w3c-wai-gl-request@w3.org [mailto:w3c-wai-gl-request@w3.org] On
Behalf Of Kerstin Goldsmith
Sent: Monday, October 31, 2005 4:16 PM
To: wcag
Subject: proposed example for 3.2, l2, sc1
I took an action item to come up with example/s for 3.2, L2 SC1, which
read:
Changing the setting of any input field does not automatically
cause a change
<http://trace.wisc.edu/wcag_wiki/index.php?title=Guideline_3.2#context-c
hangedef> of context. (Guide
<http://trace.wisc.edu/wcag_wiki/index.php?title=Guide_to_3.2_L2_SC1> to
3.2 L2 SC1)
Proposed Example:
- When a user moves focus to a dropdown list, or poplist,
highlighting a choice in the list does not automatically activate an
on-change event. The on-change event can be activated either by the
user exiting the list, or having the next function in the tab order be a
submit action of some kind outside the list altogether.
Received on Tuesday, 1 November 2005 20:08:00 UTC