Open
Description
Summary
Window.FocusChanged is raised to true
on window startup on linux, but not on windows, on windows the event is not called to true until you deselect then select the window
Steps to reproduce
- Platform: Desktop
- Framework Version: net7 (RID being specifically net7.0-windows)
- API: DX11
- First I launched the app
- Then I printed the output of the event
Comments
Not sure whether this is a problem upstream or not (probably is?), or whether its correct to always send a focus event on app start