WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Silence after user action

for

From: David Farough
Date: Apr 30, 2024 12:53PM


Initially I thought that the screenreader usually indicates whether or not text was copied.
In this case however it sound like the user is activating a button  to perform the copying.
In this scenario perhaps using Aria-Pressed on the button would do the trick.
For the form submission, it seems to me that some sort of status message should appear in the dialogue.