Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.2.2
-
None
-
Windows 10 1909 OS Build 18363.2158
TouchDevice Eizo DuraVisio DV1225
Description
After upgrading from Qt5.15.5 to Qt6, we have realized that some of the features we have in our application for zooming do not work. When implementing these features we use the QPinch and QPanGesture. Both events are not entering QWidget::event().
In an attempt to find out if the error was in our code, we made a small application similar to the "Image Gestures" example to find out what worked.
In a QWidget enter only QTap and QTapAndHold gestures, in QGraphicsView none.
The example "ImageGestures" from Qt does not work either.
So, we are thinking it may be a bug in Qt.
Can you support us?
Thank you!