Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.0
-
None
-
-
a606f9835 (dev), c47b5af77 (6.5), 9a05dc520 (tqtc/lts-6.2)
-
DaVinci 80, DaVinci 81
Description
link : https://doc.qt.io/qt-6/qtquick3d-2d.html#further-considerations
In the documentation above, it says "As of Qt 6.0, keyboard, mouse, and touch input is not passed to the 2D items, so they will be non-interactive." However with Qt6.5, touch worked on 2D objects.
I attached the project I used on my Windows11 with Qt 6.5 msvc2019.
I suggest that the documentation should be updated with Qt6.5 information.