Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.11, 6.2.12
-
None
Description
Description:-
The Qt Composition Mode example fails to use OpenGL as a renderer backend on linux. Animation stops as soon as "Use OpenGL" is enabled.
Steps to Reproduce:
- Build and Run Composition Modes on linux.
- click "Animated"
- click "Use OpenGL".
Expected Behavior: Upon clicking the "Use OpenGL" button, the animation should seamlessly transition to utilizing OpenGL rendering without halting animation.
Actual Behavior: The animation abruptly halts its rotation.
Additional Information:- This issue is not reproducible with other versions of Qt.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6139 Qt 6.2.12 LTS Testing
- Open