-
Notifications
You must be signed in to change notification settings - Fork 673
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
pickFiles dialog does not receive focus on macOS #1445
Comments
This issue is stale because it has been open for 14 days with no activity. |
+1 to remove stale label |
This issue is stale because it has been open for 14 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
I mean, the bug is still real, whether it's open or not. :-) |
+1 |
+1 |
additionally macOS app can still be interacted with while picker is open which is not good. same happens with |
Describe the bug
I try to open an "open" dialog as follows, in reaction to a click on a material button:
...and the dialog pops up above my macOS application, but the open files dialog is not focused; the app retains focus.
Platform
Platform OS version
macOS 14.2.1
Flutter Version details
The text was updated successfully, but these errors were encountered: