Version
4.12.1, npm
Describe the bug
- When navigating transcript, attachment uploads only reads “1 attachment” when on ‘activity focus’
- After pressing enter on the attachment, nothing is read aloud by AT
- Aria-hidden value is set on the anchor inside the attachment
Steps to reproduce
- Open MockBot
- type 'file', 'document-word', 'document-plain', and/or 'document-data-uri'
- Chrome/NVDA:
- Edge/Narrator:
- 'Enter to interact' is read as expected
- Pressing enter on the attachment says "Nothing to interact" or something similar
aria-live behavior seems as expected
Expected behavior
When focus is on the attachment, "1 attachment, Press enter to interact" should be read.
When aria-selected is on the attachment, content of the anchor should be read
Additional context
[Bug]
Version
4.12.1, npm
Describe the bug
Steps to reproduce
aria-livebehavior works as expectedaria-livebehavior seems as expectedExpected behavior
When focus is on the attachment, "1 attachment, Press enter to interact" should be read.
When
aria-selectedis on the attachment, content of the anchor should be readAdditional context
[Bug]