'Jaws not able to read the aria-pressed="false". When I try to use down-arrow key

I have a button tag.

<button type="button" aria-label="Toolbar bold text" title="Bold" aria-pressed="false">

When I try to use JAWS to read the Bold button. Jaws is not able to read the aria-pressed state.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source