dragging windows with touch or pen input at 200 % or more is not working as intended (Windows only)
Steps to reproduce
- Have 200% scaling (or more) enabled on your only monitor via Windows 11 resolution settings
- Open gtk4-demo or any gtk-4 application
- Drag the window using touch or pen input
Current behavior
The window titlebar does not follow the position of the touch or pen input, the movement is largely amplified, and it is possible for the window to completely go out of the screen.
Only with mouse input is the drag operation correct.
Expected outcome
I expected the window drag operation to work the same way between mouse, touch and pen inputs at 200 + % scaling.
Version information
- gtk4 (with msys2 mingw64), version 4.10.4-1 (mingw-w64-x86_64-gtk4)
- Windows 11
- Surface pro 5
The issue seems to be windows specific.
Additional information
Example with gtk4-demo
,using the pen to drag the window around, the touch input is not visible but I am only touching the top left hand corner