Closed
Description
Reproduction
https://stackblitz.com/edit/components-issue-nr5zgy?file=src%2Fapp%2Fexample-component.html
(stackblitz have weird behaviour, you have to add tabindex="0" for working example)
Steps to reproduce:
- Enable Jaws or NVDA
- Focus slider
- Move slider
Expected Behavior
Screen reader announce 0.2
Actual Behavior
Screen reader announcing e.g. 0.20000068
Environment
- Angular: V. 10.1.3
- CDK/Material: V. 10.2.3
- Browser(s): Google Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10