Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce CKEditor title/tooltip used by screen readers like in CKEditor 4 #9731

Closed
jswiderski opened this issue May 19, 2021 · 0 comments · Fixed by #16792
Closed

Introduce CKEditor title/tooltip used by screen readers like in CKEditor 4 #9731

jswiderski opened this issue May 19, 2021 · 0 comments · Fixed by #16792
Assignees
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).

Comments

@jswiderski
Copy link

📝 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.

@jswiderski jswiderski added the type:feature This issue reports a feature request (an idea for a new functionality or a missing option). label May 19, 2021
@lslowikowska lslowikowska added the support:2 An issue reported by a commercially licensed client. label May 20, 2021
@jswiderski jswiderski added the domain:accessibility This issue reports an accessibility problem. label May 20, 2021
@oleq oleq closed this as completed in b50ddbb Jul 31, 2024
@oleq oleq self-assigned this Jul 31, 2024
@CKEditorBot CKEditorBot added this to the iteration 77 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants