Skip to content

Stop reading a translated caption twice on media messages - #1999

Open
mehranlatifi83 wants to merge 1 commit into
DrKLO:masterfrom
mehranlatifi83:fix/talkback-translated-caption-read-twice
Open

Stop reading a translated caption twice on media messages#1999
mehranlatifi83 wants to merge 1 commit into
DrKLO:masterfrom
mehranlatifi83:fix/talkback-translated-caption-read-twice

Conversation

@mehranlatifi83

Copy link
Copy Markdown

Summary

When a chat is translated, screen readers read the caption of a media message twice: once where the media type belongs, and once again as the caption.

Translating replaces the message text of a media message with the translated caption, and the message text is what stands for the media type when the message is read. The type is therefore lost and the caption takes its place, on top of being read where it belongs.

Report the media type in that case, the same as an untranslated message does, and leave the caption to be read once. Messages without media are unaffected.

Translating a chat replaces the message text of a media message with the
translated caption, and the message text is what stands for the media
type when a screen reader reads the message. The caption was therefore
read once in place of the type and once again as the caption.

Report the media type in that case, the same as an untranslated message
does, and leave the caption to be read once where it belongs.
@mehranlatifi83
mehranlatifi83 force-pushed the fix/talkback-translated-caption-read-twice branch from 2bfe119 to e4f61a3 Compare August 3, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant