- From: John M Slatin <john_slatin@austin.utexas.edu>
- Date: Thu, 26 Jun 2003 16:45:53 -0500
- To: "Chris Brainerd" <Chris.Brainerd@cds.hawaii.edu>, "Kerstin Goldsmith" <kerstin.goldsmith@oracle.com>, "w3c-wai-gl" <w3c-wai-gl@w3.org>
Interesting, Chris. I'd never really noticed that-- I'm so used to tabbing from field to field. In JAWS 4.51, pressing the Enter key when on a radio button simultaneously turns forms mode on and selects the radio button; pressing Enter again does submit the form. Once you're already in forms mode, you can select the radio button by pressing the space bar. But neither the space bar nor the Enter key functions as a toggle (whereas the spacebar toggles checkboxes on and off). Very confusing. But clearly a JAWS issue rather than a WCAG one, I think-- we should try to persuade Freedom Scientific to improve form-handling. John John Slatin, Ph.D. Director, Institute for Technology & Learning University of Texas at Austin FAC 248C 1 University Station G9600 Austin, TX 78712 ph 512-495-4288, f 512-495-4524 email jslatin@mail.utexas.edu web http://www.ital.utexas.edu -----Original Message----- From: Chris Brainerd [mailto:Chris.Brainerd@cds.hawaii.edu] Sent: Thursday, June 26, 2003 4:16 pm To: Kerstin Goldsmith; w3c-wai-gl Subject: Submit Event: RE: Automatic submission of forms and screen changes This raises an issue I have struggled with pertaining to the Form Submit button. Pardon me if this has been discussed previously. The default behavior of the Form Submit button is to fire the Submit Event when the ENTER key is pressed. This interferes with the JAWS screen reading program, in that this program requires use of the ENTER key to activate "forms mode", which allows JAWS users to complete Forms. The default behavior of the Submit button hinders JAWS users entering "forms mode." Often the Form is unintentionally submitted. Admittedly, this is a JAWS software issue. However, there have also been studies that show users who are unfamiliar with the Web and some with cognitive disabilities press the ENTER key after typing in a text box, again unintentionally submitting the Form. This could be considered an "unexpected action" and "change of context". My solution is to not use the Form input type "submit" but rather to use type "button" and add script to fire the Submit Event. Comments? Chris Brainerd Instructional Designer Real Choices ACCESS Center on Disability Studies University of Hawaii Chris.brainerd@cds.hawaii.edu 808-956-9356 -----Original Message----- From: Kerstin Goldsmith [mailto:kerstin.goldsmith@oracle.com] Sent: Wednesday, June 25, 2003 6:31 PM To: w3c-wai-gl Subject: Automatic submission of forms and screen changes Hi, Question: the NFB put together a list of guidelines for the web, and one of them seems quite pertinent; I know that we have run into it in several ways, and it's definitely disorienting for a vision-impaired user. I am wondering where similar language is found in the current WCAG 2.0 draft, if at all. If it's not there, does anyone have any thoughts on the requirement? "Ensure that menus and other navigation controls can be operated without causing form submission or screen changes." For us, there has to at least be some warning to the user, or there has to be some kind of user action required before form submission or screen change. I tried to find this under Guideline 2 somewhere, but maybe it's too late at night for that? <smile> Thanks for any guidance/thoughts, -kerstin
Received on Thursday, 26 June 2003 17:46:11 UTC