Skip to content

Conversation

stuartmorgan-g
Copy link
Collaborator

The registrar is not guaranteed to have a view at registration time, and
in practice no longer does causing file_chooser to have a nil view. It
should instead be storing the registrar, and getting the view on demand.

Fixes #633

The registrar is not guaranteed to have a view at registration time, and
in practice no longer does causing file_chooser to have a nil view. It
should instead be storing the registrar, and getting the view on demand.

Fixes google#633
@stuartmorgan-g stuartmorgan-g merged commit e7eedb2 into google:master Jan 21, 2020
@stuartmorgan-g stuartmorgan-g deleted the file-chooser-macos-view-fix branch January 21, 2020 20:44
@krisgiesing
Copy link
Contributor

Out of curiosity, do we know what changed to cause the registrar not to have a view at registration time? (I'm pretty sure this is a recent regression.)

@stuartmorgan-g
Copy link
Collaborator Author

Probably flutter/engine#9750

@krisgiesing
Copy link
Contributor

Oh, huh, that's much longer ago than I thought. Thanks for fixing :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File picker dialog does not block interaction with the Flutter app underneath

3 participants