Information about the error in input is not correctly announced by screen reader #1406
Labels
domain:accessibility
This issue reports an accessibility problem.
package:media-embed
package:ui
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
Is this a bug report or feature request? (choose one)
🐞 Bug report
💻 Version of CKEditor
https://ckeditor.com/docs/ckeditor5/latest/examples/builds/classic-editor.html
📋 Steps to reproduce
✅ Expected result
The screen reader reads the error message.
❎ Actual result
The screen reader only informs that field is invalid.
📃 Other details that might be useful
Tested in VoiceOver. Probably the issue is connected with the fact that element containing the error does not have appropriate
[aria-live]
or[role]
attribute.The text was updated successfully, but these errors were encountered: