Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.4
-
None
-
Android 11
Description
The attached example shows the issue.
It can be reproduced like this:
- Start App
- Observe the checkbox works (ticks/unticks as expected)
- Press "Open Dialog"
- Press "Close Dialog"
- The checkbox does not work any more (nothing in the UI is refreshed but the interactions are still happening)
- Move the app in the background (Home button)
- Move the app in the foreground
- It starts working again
Cant be reproduced on Windows or iOS.
In Qt 5.15.2 this worked.
Would I be correct to assume it is unrealistic to expect any fixes for QQuickWidget at this point?