Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.9.4, 5.10.1
-
None
-
macOS 10.12.6
Description
Mouse coordinates are propagated as floating point types in Qt, but setting and getting cursor coordinates through QCursor setPos() and pos() are still integer types.
This causes some glitches when using mouse warping on macOS.