Skip to content
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

Appears to be broken in Flutter 3.22.0 #26

Open
HankG opened this issue May 20, 2024 · 1 comment
Open

Appears to be broken in Flutter 3.22.0 #26

HankG opened this issue May 20, 2024 · 1 comment

Comments

@HankG
Copy link

HankG commented May 20, 2024

I've created a bug over on the Flutter board related to this: flutter/flutter#148653

The TL;DR is that it appears that something in commit 8e418d18185697e56024ef3d5784afba4ac96370 seems to have broken something that is being done with rendering the popup on Linux. I haven't had luck figuring out what exactly yet though. I'm going to keep dabbling with it to see if there is a work around. For now, using the standard example, in previous releases one would get:
WorkingExample

...but now one gets:

BrokenExample

The case degenerates in a different way in my own app though.

@HankG
Copy link
Author

HankG commented Jun 30, 2024

This change probably fixes it, since this was the test case I reported as being broken. flutter/flutter#148653

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

No branches or pull requests

1 participant