John McCutchan

Results 56 comments of John McCutchan

I would accept a Polygon contribution

I don't understand what bug this PR is addressing.

Flutter team will have a Samsung S23 phone next week and we can start investigating.

I have a Samsung S23 running Android version 14 (One UI 6.0) fully updated to December 1. My flutter environment: Flutter 3.17.0-16.0.pre.48 • channel [user-branch] • [email protected]:johnmccutchan/flutter.git Framework • revision...

One thing I've noticed is that when switching back to the app I see a single black frame painted on the screen but then the application paints itself as normal.

Please let me know if you have a reliable way to reproduce the "stuck" state.

I've tried swapping back and forth between apps many times and have not been able to reproduce this issue.

I have been able to reproduce this now too, it does seem related to waiting with the app in the background for a long time.

One thing of note is that the application starts drawing itself again after backgrounding it and resuming it again.

It does not seem that the bug is related to application behaviour. There is something in the Samsung GPU stack that is buggy (relative to all other Android phones). We...