-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#10584Labels
A11yHelp WantedExtra attention is neededExtra attention is neededO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Milestone
Description
Description
Currently Riot permanently shows the time of the last message in the timeline (for other messages this is only shown on hover). This is fairly annoying with a screen reader as it means that the current time is announced every time a new message arrives. We could probably hide this information from screen readers.
We may also need to figure out how to show timestamps on request using something else than hover (e.g. show on some specific keypress).
Steps to reproduce
- Start
orca
screen reader - Create a new room
- Invite riot-bot
- Trigger the tutorial
- Observe that you now definitely know what time it is
Version information
Riot web c28d9e5-react-c002d3ff9967-js-36ff0ad0193e on FF57 and orca 3.26.0
t3chguy and kittykat
Metadata
Metadata
Assignees
Labels
A11yHelp WantedExtra attention is neededExtra attention is neededO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect