-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
LiveAnnouncer does not announce a message when it is the same as the last announced message
(using MacOS VoiceOver + Chrome).
Reproduction
Using MacOS VoiceOver + Chrome
StackBlitz link: https://stackblitz.com/edit/components-issue-1j77ug?file=src%2Fapp%2Fexample-component.ts
Steps to reproduce:
- Turn on VoiceOver
- Open StackBlitz link
- Click "Announce Hello" button
-> VoiceOver announces "Hello" - Click "Announce Hello" button again
-> Expected: VoiceOver announces "Hello"
-> Actual: No announcement
Expected Behavior
VoiceOver announces the message.
Actual Behavior
VoiceOver did not announce the message.
Environment
- Angular: 16.1.8
- CDK/Material: 16.1.7
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team