Test Environment:
OS: Windows 11 version 25H2 (OS Build 26200.8893)
Browsers: Edge (Version 150.0.4078.65), Chrome (Version 150.0.7871.129)
URL: https://quilljs.com/playground/snow
User Impact:
Keyboard-only users and users with low vision may be unable to identify which toolbar button is currently selected because color is the only visual indicator used to convey the selected state. This can make formatting actions difficult to understand and use, leading to confusion and reduced accessibility.
Repro Steps:
- Open the URL: https://quilljs.com/playground/snow in edge/chrome browser.
- Quill page will appear.
- Press tab key to reach to the toolbar buttons.
- Verify whether Color is the only way used to indicate the selected state of Toolbar buttons in Quill editor in windows or not.
Actual Result:
Color is the only way used to indicate the selected state of Toolbar buttons in Quill editor in windows.
Refer Attachment:
- Color is the only way used to indicate the selected state of Toolbar buttons in Quill editor in windows.png
- Color is the only way used to indicate the selected state of Toolbar buttons in Quill editor in windows.mp4
https://github.com/user-attachments/assets/faf18353-cc31-49d3-acf2-514d862c78a1

Expected Result:
The selected state of toolbar buttons should be conveyed through more than just color. An additional visual indicator such as a border, check mark, icon change, highlight or underline should be provided.
Test Environment:
OS: Windows 11 version 25H2 (OS Build 26200.8893)
Browsers: Edge (Version 150.0.4078.65), Chrome (Version 150.0.7871.129)
URL: https://quilljs.com/playground/snow
User Impact:
Keyboard-only users and users with low vision may be unable to identify which toolbar button is currently selected because color is the only visual indicator used to convey the selected state. This can make formatting actions difficult to understand and use, leading to confusion and reduced accessibility.
Repro Steps:
Actual Result:
Color is the only way used to indicate the selected state of Toolbar buttons in Quill editor in windows.
Refer Attachment:
https://github.com/user-attachments/assets/faf18353-cc31-49d3-acf2-514d862c78a1

Expected Result:
The selected state of toolbar buttons should be conveyed through more than just color. An additional visual indicator such as a border, check mark, icon change, highlight or underline should be provided.