Introduce CKEditor title/tooltip used by screen readers like in CKEditor 4 #9731
Labels
domain:accessibility
This issue reports an accessibility problem.
support:2
An issue reported by a commercially licensed client.
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
📝 Provide a description of the new feature
CKEditor 4 has title property which:
- you can set,
- is being displayed as a tooltip
- can be read by screen readers when editor gets focused (useful for visually impaired users)
https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-title
Same could be introduced fro CKEditor 5.
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: