-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5.9, 6.5.10, 6.8.3, 6.8.4
-
None
Description:
The VideoGraphicsItem app, which is expected to render and play a video, does not display the video correctly on Android devices. Instead of rendering video frames, the screen remains static.
When the user rotates using the scroll pane at the bottom, a flickering black screen appears momentarily during the rotation. As soon as the user stops rotating, the flickering disappears, and the screen remains static again.
Steps to Reproduce:
- Build and deploy the Video Graphics Item Example on an Android device.
- Play the sample video included in the example.
- Observe that the video is not rendered.
- Rotate the video using the scroll bar at the bottom.
- Notice the black flickering screen during rotation.
- Stop rotation → flickering vanishes and video remains invisible.
Expected Result:
- The video should be rendered and played smoothly inside the VideoGraphicsItem.
- Rotation should not cause black flickering.
Actual Result:
- No video is displayed.
- Flickering black screen is visible only during rotation gestures.
- relates to
-
QTQAINFRA-7261 Qt LTS release testing
-
- Open
-