-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
fluffychat voids out when rotated twice #974
Comments
Same thing on iOS. Rotate it once back and forth and it voids out. Well, not always, most of the time. Sometimes it’ll still be functional. But the following error pops out: Bad state: RenderBox was not laid out: RenderFractionalTranslation#69511 Note this really only seem to happen if you rotate while inside a chat room. If you are in the room list, this doesnt occur. |
On Android (Pixel 7 Android 14) it seems to be voiding the screen regardless of what is focused (room list, a specific room, even settings). In the room list and a specific room, it is exclusively voided in portrait mode. Switching back to landscape will bring the view back (and then will void again if rotated to portrait again). |
For completeness sake, the error doesnt occur but at least on my device (iphone 11 pro) the app becomes unusable anyway so although no error in roomlist, the problem still stands for me. |
FYI, this is still an issue with the latest v1.24.0 release. |
It has been not fixed yet
…On Mon, Feb 10, 2025, 12:12 PM Jinna Kiisuo ***@***.***> wrote:
FYI, this is still an issue with the latest v1.24.0 release.
—
Reply to this email directly, view it on GitHub
<#974 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYDGGCNYA66OBIEE3NBAMZD2PDMWJAVCNFSM6AAAAABW3C4D2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBYG4YTAMJZHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
So, I'm not sure where I should add this considering multiple issues seems to talk about the problem at hand here, nor if I should open a new one as it might be or not related: I faced this issue but first didn't understand what was happening, and while investigating and finding this issue and the ones related I sent FluffyChat to the background and foreground many times, as well as rotated it. Shortly before experiencing the issue, I used Android's share feature from Firefox to send a link to a contact. That contact got an absolute flood of the link: every single time I rotated the application or switched it between background and foreground, the link was sent over and over again. More than 20 times I've sent the link again. Would this happen with a public chan, the risk is quite high to earn a ban without even understanding why. If the issue at hand here is purely rendering, I don't think it'd be exactly linked but can't say more in the current state. |
Bug Description
Log:
Steps to Reproduce
screen-20240402-190735.mp4
Expected Behavior
When rotated and rotated back it doesn't void out
App Version
1.19.0
Additional Platform Information
rooted Google pixel 6 android 14 build number AP1A.240305.019.A1 stock rom
Additional Context
No response
The text was updated successfully, but these errors were encountered: