flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

[desktop_multi_window] after new window is opened if desktop is clicked the second window does not work properly on macos

Open develocode777 opened this issue 1 year ago • 5 comments

On macos after a new window is created if the user clicks on desktop and then returns to the second window, setState/build does not work anymore, clicking on buttons does not work anymore and Textfields don't work anymore. This is reproducible on the example app.

edit: GestureDetector onTap works

develocode777 avatar Feb 19 '24 08:02 develocode777

If you maximize the window then everything works properly even if you switch focus again.

develocode777 avatar Feb 19 '24 10:02 develocode777

@develocode777 hi, any solutions?

std-s avatar Apr 08 '24 08:04 std-s

@std-s nope, aside from maximizing

develocode777 avatar Apr 08 '24 09:04 develocode777

I have the same problem

letrungdo avatar May 07 '24 05:05 letrungdo