Skip to content

Mouse Delta is detected when tabbed out with SDL3 on windows #2858

Description

@yaRnMcDonuts

After pressing the windows key or alt-tab key to tab out, the application will still detect mouse delta input when the mouse is hovered over the application window. This results in the camera spinning around with mouse movement even though the application has lost focus. The correct functionality would be to ignore this mouse delta input until the app regains focus.

Metadata

Metadata

Labels

Needs investigationbugSomething that is supposed to work, but doesn't. More severe than a "defect".

Type

No type

Projects

Status
tracked

Relationships

None yet

Development

No branches or pull requests

Issue actions