Real zoom level and reported zoom level mismatch when switching recording mode or camera
Bug #1517029 reported by
Ugo Riboni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
camera-app (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Steps to reproduce:
- ensure you are in photo mode, not video mode
- zoom to maximum zoom
- switch to video mode
- switch back to photo mode
What happens:
- viewfinder is not zoomed, but zoom UI still reports maximum zoom
Expected, any of the following:
- viewfinder is not zoomed, and zoom UI reports no zoom
- viewfinder is fully zoomed, and zoom UI reports full zoom
Related branches
lp://staging/~uriboni/camera-app/reset-zoom-ui
- Florian Boucault: Pending requested
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 204 lines (+80/-28)4 files modifiedViewFinderOverlay.qml (+7/-0)
tests/autopilot/camera_app/emulators/main_window.py (+20/-1)
tests/autopilot/camera_app/tests/test_capture.py (+6/-27)
tests/autopilot/camera_app/tests/test_zoom.py (+47/-0)
Superseded
for merging
into
lp://staging/camera-app
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Florian Boucault (community): Needs Information
-
Diff: 212 lines (+81/-29)4 files modifiedViewFinderOverlay.qml (+8/-1)
tests/autopilot/camera_app/emulators/main_window.py (+20/-1)
tests/autopilot/camera_app/tests/test_capture.py (+6/-27)
tests/autopilot/camera_app/tests/test_zoom.py (+47/-0)
summary: |
- Real zoom level and reported zoom level don't match when switching + Real zoom level and reported zoom level mismatch when switching recording mode |
Changed in camera-app (Ubuntu): | |
status: | New → Confirmed |
Changed in camera-app (Ubuntu): | |
importance: | Undecided → Medium |
Changed in camera-app: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
summary: |
Real zoom level and reported zoom level mismatch when switching - recording mode + recording mode or camera |
no longer affects: | camera-app |
Changed in camera-app (Ubuntu): | |
status: | Confirmed → Triaged |
status: | Triaged → Fix Released |
To post a comment you must log in.