[macOS] EventLoop::run_return with multiple windows does not return #2284
Labels
B - bug
Dang, that shouldn't have happened
C - needs investigation
Issue must be confirmed and researched
DS - macos
Modifying the window_run_return example to spawn multiple windows (but keep a single event loop) results in the event_loop never returning control to the caller. This happens when focusing the non-first window. I have only been testing this on macOS.
The text was updated successfully, but these errors were encountered: