signalapp / signalapp/Signal-iOS
Black rectangle blocks chat list view ("Reduce Transparency" enabled)
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 12.2k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched open and closed issues for duplicates
- I am submitting a bug report for existing functionality that does not work as intended
- This isn't a feature request or a discussion topic
Bug description
With the new Liquid Glass implementation in Signal (great effort by the team!) chat list and message are blocked by black rectangles. Since the design changes in iOS 26, the “Reduce Transparency" feature has been used much more frequently. Enabling "Reduce Transparency" triggers this behaviour.
Steps to reproduce
- Enable "Reduce Transparency" (many people recommend it for iOS 26 Liquid Glass design)
- Write a message in chat
- Go back to chat list view
- There should be an black rectangle
Actual result: Black rectangle blocks chat list view.
Expected result: There shouldn't be a black rectangle.
Screenshots
Device info
Device: iPhone SE (2nd gen 2020)
iOS version: 26.2
Signal version: 7.88 (1238)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on an iPhone SE (2nd gen) running iOS 26.2 with Reduce Transparency enabled, then compare the chat list and message views in Signal 7.88. Trace the UI path for those views and determine which rendering state produces the black rectangle; done means both views remain unobstructed with the setting enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100