Closed
Bug 1055290
Opened 10 years ago
Closed 10 years ago
[Flame] touch to focus feature is broken
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-v2.0 affected)
RESOLVED
DUPLICATE
of bug 1056173
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | affected |
People
(Reporter: njpark, Unassigned)
Details
STR:
Start camera app, touch an area that is not center, and focus
After touch to focus is finished, press shutter button
Expected:
Camera takes the shot with current focus
Actual:
Camera refocuses on the center and takes shot. if it cannot get focus, the shot is not taken.
Version info:
Gaia 1a215917df01bb815811f33665bd3fdca4130708
Gecko d52b2995e5ea00867eeb425c10131c96e84bd55a
BuildID 20140818143909
Version 32.0
ro.build.version.incremental=18
ro.build.date=Thu Aug 14 19:29:46 CST 2014
Reporter | ||
Comment 1•10 years ago
|
||
Actual this also happens with non-KK base image as well:
Version info:
Gaia 88db39a0826086024631049d83ae6aa397f0918d
Gecko https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/2092ac87eceb
BuildID 20140820000201
Version 32.0
ro.build.version.incremental=110
ro.build.date=Fri Jun 27 15:57:58 CST 2014
Reporter | ||
Comment 2•10 years ago
|
||
Upon further investigation, it has two issues:
First issue:
STR:
Open camera app, and touch anywhere to focus.
Before the focus circle turns green, press shot button
Expected:
Either takes the shot or it doesn't and resets the shot button.
Actual:
The shot button is kept at selected state, and does not repond to further presses.
Second Issue:
When the user touches the screen, the focus circle should remain for 10 seconds if focus is achieved, and when the shot button is pressed during that time, the picture should be in focus for the selected area
Actual:
As soon as the focus is achieved, the focus circle disappears
Reporter | ||
Comment 3•10 years ago
|
||
[Blocking Requested - why for this release]:
Touch to focus is not functional. It temporarily achieves focus and cannot retain it for the shot.
While shot button is pressed during the focusing, it makes the user unable to take pictures, unless app is restarted.
nl? ing dmarcos per mikeh's suggestion.
blocking-b2g: --- → 2.0?
Flags: needinfo?(dmarcos)
Reporter | ||
Updated•10 years ago
|
Summary: [Flame][KK] When shutter is pressed, it resets the focus → [Flame] touch to focus feature is broken
Reporter | ||
Comment 4•10 years ago
|
||
jmercado, can you reproduce this issue on your KK 2.0 build? (or non-KK) Putting qawanted to confirm the issue.
Flags: needinfo?(jmercado)
Keywords: qawanted
Comment 5•10 years ago
|
||
Both issues as described in comment 2 occur on the latest 2.0 build with the v165 KK base. Per the first result, if the user attempts to take a picture before focus is achieved, the shutter button becomes unresponsive. Also as with the second result, the focus circle does not remain after focus is found.
Environmental Variables:
Device: Flame 2.0
BuildID: 20140820030000
Gaia: d889984833025f208cfd3f3c2c37c87940a529dc
Gecko: 6329352ca531b977979451e77e5862af485388b2
Version: 32.0 (2.0)
Firmware Version:
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(jmercado) → needinfo?(jmitchell)
Keywords: qawanted
Updated•10 years ago
|
status-b2g-v2.0:
--- → affected
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(jmitchell)
Comment 6•10 years ago
|
||
Spoke to No-Jun offline and he confirmed he observed his results on a device running v165.
Comment 7•10 years ago
|
||
Spoke to Andrew offline and he confirmed that this is bug 1056173.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
blocking-b2g: 2.0? → ---
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(dmarcos)
You need to log in
before you can comment on or make changes to this bug.
Description
•