Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.5.0
-
None
-
Android
-
-
2023wk18FOQtforAndroid
Description
Camera Example buttons turn unresponsive after pressing "Set metadata" button from video recorder tab.
Bug occurred on physical Android device with Android 12
Qmake build with Qt 6.5.0
Correction:
This only happens if after "set metadata" dialog is closed and then "set metadata" button is unselected, meaning that when that button is pressed first time it changes to darker color (selected) then dialog opens, after this dialog is closed "set metadata" button remains in darker color (selected) for some reason, if this button is then pressed again to (unselect it) this bug occurs.
So it appears this problem can be avoided if set metadata dialog is opened only once and that button is then never touched again.
Attachments
Issue Links
- duplicates
-
QTBUG-113241 Android Camera example app stretched preview screen and buttons stop working after a while
- Closed
-
QTBUG-97482 Android: QPushButton with QMenu does not work on Qt6
- Closed
- relates to
-
QTBUG-112952 Camera (Widgets) Example missing buttons in topbar
- Open