Skip to content

[#6267] Remove decorative image from groups memberships label in conversation header and labels for Voice Over#6268

Closed
pylapp wants to merge 2 commits into
signalapp:mainfrom
pylapp:pr/6267-fix-decorative-image-vocalized-in-label
Closed

[#6267] Remove decorative image from groups memberships label in conversation header and labels for Voice Over#6268
pylapp wants to merge 2 commits into
signalapp:mainfrom
pylapp:pr/6267-fix-decorative-image-vocalized-in-label

Conversation

@pylapp
Copy link
Copy Markdown
Contributor

@pylapp pylapp commented May 18, 2026

First time contributor checklist

Contributor checklist

  • My commits are rebased on the latest main branch
  • My commits are in nice logical chunks
  • My contribution is fully baked and is ready to be merged as is
  • [x} I have tested my contribution on these devices:
  • iPhone 14 Pro, iOS 26.4

Description

Remove decorative image from groups memberships label in conversation header

Commit fb41b29

In a conversation with one people, user can have a label saying there is not group in common between user and the people.
However the image, a decorative one, is vocalized, likle "attachment png".

Now this image is removed for Voice Over.

Vocalization of decorative imaged in about sheet of user in tchat view

Commit 3765b1e

With attributed string, the image in labels of sheet with details of users I talk with
is vocalized like "attachment png". The image is decorative and should not be
vocalzied by Voice Over.

Now fixed.

Related issue

Closes #6267

@pylapp
Copy link
Copy Markdown
Contributor Author

pylapp commented May 18, 2026

Note

@sashaweiss-signal This pull request is ready for review :-)

pylapp added 2 commits May 18, 2026 22:43
…ation header (signalapp#6267)

In a conversation with one people, user can have a label saying there is not group
in common between user and the people.
However the image, a decorative one, is vocalized, likle "attachment png".

Now this image is removed for Voice Over.

Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
…t view (signalapp#6267)

With attributed string, the image in labels of sheet with details of users I talk with
is vocalized like "attachment png". The image is decorative and should not be
vocalzied by Voice Over.

Now fixed.

Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
@pylapp pylapp force-pushed the pr/6267-fix-decorative-image-vocalized-in-label branch from d1e532e to 3765b1e Compare May 18, 2026 20:44
@pylapp pylapp changed the title [#6267] Remove decorative image from groups memberships label in conversation header for Voice Over [#6267] Remove decorative image from groups memberships label in conversation header and labels for Voice Over May 18, 2026
@sashaweiss-signal
Copy link
Copy Markdown
Contributor

This merged internally as 7771cf1, which will be available with our next release! Thanks again for the contribution.

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.

In conversation view, decorative image for label is vocalized by Voice Over and should not

2 participants