Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
6.5, 6.8.0
Description
Simulating Drag&Drop with QWindowSystemInterface::handleMouseEvent() doesn't work on Windows.
The first step of copying the text by clicking on the selected text doesn't seem to work on Windows.
The issue doesn't appear on Linux/X11 (when QT_ENABLE_HIGHDPI_SCALING=0).
To reproduce the issue, run the attached example project.