Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5.6, 6.5.8
-
None
Description
I have a very rarely issue with the QtQuick MouseArea. In some cases the signals release or clicked are not fired. But canceled will be fired, but the mouse pointer wasn't moved outside of the MouseArea. Howevery, the pressed signal is fired every time. The Project has been migrated from Qt5.15 to Qt6.5.6 and the QML code imports QtQuick 2.12. Maybe this could be the reason, I don't know. Because of the rarely reproducibility it is hard for me to find out a common cause. I hope somebody could help, maybe with a workarround as first step.
Maybe QTBUG-135857 is related to this issue.
Update: I also tried Qt 6.5.8 but also we have the same issue very rarely.
arm-ptxtrimble-linux-gnueabi-g++ (GCC) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.