Skip to content

Window.FocusChanged inconsistent behaviour on different OS #1156

Open
@Beyley

Description

@Beyley

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
  1. First I launched the app
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions