-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chat Name Field Vanishes on iPad #5837
Comments
This also happens on iOS when you simply change to landscape orientation and back to portrait. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey there! I am a contributor to Signal iOS! I recently took on the challenge of figuring out what was making this bug happen, and I'm happy to have found out what it was. I have attached some videos for you to look over. The first one is of the bug happening. It happens as fast as you go home and then reopen a stale instance. navbardisappearing.movThis second one is with the patch implemented! navbarbugsolved.movHere is the PR! :) |
@MarlowBrown Thank you for working on this! Can you confirm whether this also fixes the issue I'm having where it disappears when rotating an iPhone to landscape and back to portrait? |
Yes @BionicBison05, this patch fixes the iPhone rotation bug :) iPhoneRotation2.moviPhoneRotation.mov |
Bug description
On some stale app launches (opening the app after a previous fresh launch), the name for the active chat window is missing at the top. Attached a screenshot of what this looks like. Note that I have not experienced this on iPhone/iOS.
Steps to reproduce
Actual result: Describe here what happens after you run the steps above (i.e. the buggy behaviour)
On some stale launches, the chat name is missing. This does not happen every time. A workaround to get it displayed again is to switch to another chat, and then switch back to the previously open one.
Expected result: Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour)
The chat name is displayed at the top as expected.
Screenshots
Device info
Device: iPad (9th generation)
iOS version: 17.5.1
Signal version: 7.19.1 (208)
Link to debug log
Does not occur every time.
The text was updated successfully, but these errors were encountered: