Closed
Bug 948928
Opened 12 years ago
Closed 12 years ago
[Video][Gallery][Download Manager] Images and videos open from downloads list can't be rotated
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: rafael.marquez, Unassigned)
References
Details
(Whiteboard: [systemsfe])
*Procedure
1. Download an image or video.
Two. Open the download list (Settings / downloads list)
3. Click on the downloaded file to open
4. Turn the device to view the file as landscape mode
*Expected result
The file is played in landscape mode
*Actual Result
The file is not rotated and can not be reproduced in landscape mode
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.4?
Whiteboard: [systemsfe]
Comment 1•12 years ago
|
||
Good catch, thanks. Basically the download launcher creates an 'open' activity so this bug should be moved to video and gallery apps thought
https://github.com/mozilla-b2g/gaia/blob/master/shared/js/download/download_helper.js#L155
Component: Gaia::System → Gaia
Summary: [Download Manager] Images and videos open from downloads list can't be rotated → [Video][Gallery][Download Manager] Images and videos open from downloads list can't be rotated
Comment 2•12 years ago
|
||
(In reply to Cristian Rodriguez (:crdlc) from comment #1)
> Good catch, thanks. Basically the download launcher creates an 'open'
> activity so this bug should be moved to video and gallery apps thought
>
> https://github.com/mozilla-b2g/gaia/blob/master/shared/js/download/
> download_helper.js#L155
Right. This is likely going to happen outside of the download manager workflow as well. It's probably also present on 1.3 as well.
Is there a use case in Gaia present in 1.2 that will trigger this open activity similar to what's seen here? Trying to figure out a way to see if this reproduces on 1.2 or not.
Updated•12 years ago
|
Blocks: fxos-download-mgr
| Reporter | ||
Comment 3•12 years ago
|
||
Any news about this bug? The bug still happens
| Reporter | ||
Comment 4•12 years ago
|
||
Sorry, my last comment was for another bug. This bug is solved but there is no patch attached.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
blocking-b2g: 1.4? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•