WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: enter key to check radio button?

for

From: David Farough
Date: Apr 21, 2022 2:31PM


I think that verifying that focus is on the submit button makes sense before automatically submitting the form.
A screen reader user will need to hit enter in order to trigger focus mode in order to type into an edit field for example.
Automatically submitting the form regardless of the current focus would be annoying to say the least!