ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.79k stars 2.48k forks source link

Add indication of the selected item in the combobox #5437

Closed Comandeer closed 1 year ago

Comandeer commented 1 year ago

Type of report

Feature request

Provide description of the new feature

After opening the combobox (e.g. "Font") the currently selected element is not marked as such via the [aria-selected] attribute. This enhancement could help the users of assistive technology to correctly recognize the previously selected option.

See ARIA Practices for reference.