Description
User Experience:
Screen reader dependent users will be impacted as the Selected state is not defined for Style buttons. Due to this, users will not be able to identify the state of the control. This will confuse them.
Actual Result:
Selected state is not defined for Style buttons. i.e. Bold, Italic, Underline.
Note:
Same issue repro if we unselect button, screen reader doesn't announce any information regarding it.
Expected Result:
Selected state should be defined for Style buttons.
Screen reader should announce "selected" information when a button is selected.
Please see attached screenshot where i have selected Underline button but it doesn't announce whether it has been selected or not and also as you can see bold was already selected earlier and when i navigate to it by pressing tab it doesn't announce the selected state of that button which will confuse screen reader users.