Mouse events are not sent when the mouse is outside the top of the WT #17744
Labels
Area-Input
Related to input processing (key presses, mouse, etc.)
In-PR
This issue has a related PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
Windows Terminal version
Versão: 1.20.11781.0
Windows build number
10.0.22631.0
Other Software
No response
Steps to reproduce
Please clone this GitHub repository MouseTests and run. Keep pressing the mouse inside the console and move around it, as the gif show.
Expected Behavior
The mouse events should be sent while the mouse button is pressed and moving inside or outside the console until it's released.
Actual Behavior
The mouse events are sent as expected except from outside of the console on top.
With the
conhost
the mouse events are always sent from anywhere while the mouse isn't released.The text was updated successfully, but these errors were encountered: