Closed
Bug 1180029
Opened 10 years ago
Closed 10 years ago
[Camera][Permissions] Camera app permissions is not prompted when creating a wallpaper image.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(b2g-v2.0 affected, b2g-v2.1 affected, b2g-v2.2 affected, b2g-master affected)
People
(Reporter: jthomas, Unassigned)
References
()
Details
(Whiteboard: [2.5-Daily-Testing])
Attachments
(1 file)
|
441.35 KB,
text/plain
|
Details |
Description:
If the user creates a wallpaper from Display Settings using the camera they will not be prompted with permissions regarding the "knowing their location".
Repro Steps:
Prereq: Camera permissions set to ask.
1) Update a Flame to 20150702010204
2) Select Settings > Display
3) Select the edit wallpaper button.
4) Select Camera.
Actual:
Camera permissions prompt does not initiate.
Expected:
It is expected that the user will receive a camera prompt regarding if they would like to share their location or not.
Environmental Variables:
Device: Flame 2.5 kk full flash (319mb)
Build ID: 20150702010204
Gaia: b901c8b7be2119f4df42781aac1401ed12765460
Gecko: f5e3bacfb60e
Gonk: a4f6f31d1fe213ac935ca8ede7d05e47324101a4
Version: 42.0a1 (2.5)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:42.0) Gecko/42.0 Firefox/42.0
Repro frequency: 4/4
See attached: Logcat & Video
| Reporter | ||
Comment 1•10 years ago
|
||
This issue DOES occur on the Flame 2.2, 2.1 and 2.0
Result: Camera Permissions prompt for location is not requested.
Environmental Variables:
Device: Flame 2.2 KK full flash (319mb)
Build ID: 20150702002503
Gaia: bd386f346eb1591fddbc84bf034b22700e7e2a58
Gecko: f16c1125b9d6
Gonk: bd9cb3af2a0354577a6903917bc826489050b40d
Version: 37.0 (2.2)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
Environmental Variables:
Device: Flame 2.1 KK full flash (319mb)
Build ID: 20150702001208
Gaia: 7080a7c28b0242f81d689d2339dfa1177e23f48f
Gecko: c201e76c63d1
Gonk: bd9cb3af2a0354577a6903917bc826489050b40d
Version: 34.0 (2.1)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
Environmental Variables:
Device: Flame 2.0 KK full flash (319mb)
Build ID: 20150702000207
Gaia: 5552bf529d3d6775a968942e9afa6c1d4037362c
Gecko: 88eedcc6fd9b
Gonk: bd9cb3af2a0354577a6903917bc826489050b40d
Version: 32.0 (2.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
QA Whiteboard: [QAnalyst-Triage?]
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → affected
status-b2g-v2.5:
--- → affected
Flags: needinfo?(ktucker)
Whiteboard: [2.5-Daily-Testing]
Updated•10 years ago
|
status-b2g-master:
--- → affected
Updated•10 years ago
|
status-b2g-v2.5:
affected → ---
Comment 2•10 years ago
|
||
No-Jun can you take a look at this please? Is there any reason why the user should not be prompted to give permission to the camera in this particular case?
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker) → needinfo?(npark)
Comment 3•10 years ago
|
||
Hmm, i'm wondering, would the wallpaper image contain the location info? if so then it would be a problem, but if the wallpaper source file does not contain the location info by default, I think that is by design. aosmond, could you confirm whether the wallpaper image contains the location information or not?
Flags: needinfo?(npark) → needinfo?(aosmond)
Comment 4•10 years ago
|
||
When the camera is accessed through an activity (in this case, the pick activity), it does not enable geolocation, and the image taken won't contain location info. So no permission prompt is expected behaviour :).
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(aosmond)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•