Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0 Beta1
-
Pixel 3a 12.0
-
-
3cc59735f (dev), 92dfccbe0 (6.5), 67303d8bb (6.6)
-
2023wk26FOQtforAndroid
Description
Steps to reproduce:
- Open the QML Camera app from examples of Qt 6.6.0 b1.
- Build and run the app
- Try to use zoom control.
Expected: The user can zoom in and out the view.
Actual: The control does not work (error in the console) and is incorrectly positioned.
W libdeclarative-camera_arm64-v8a.so: qrc:/PhotoCaptureControls.qml:1925180112: ReferenceError: target is not defined
Reproducibility: 100%
Attachments
Issue Links
- clones
-
QTBUG-114658 [DeclarativeCamera] The image is displayed upside down when using the front camera
- Closed
- duplicates
-
QTBUG-114245 Zoom capabilities not working
- Closed
- is cloned by
-
QTBUG-114660 [DeclarativeCamera] Locking the phone causes the app to crash on Android
- Closed
- relates to
-
QTQAINFRA-5592 Qt Test Attack - Q2, 2023
- Open