Closed
Bug 977278
Opened 12 years ago
Closed 12 years ago
[B2G][Camera] Picture thumbnails can be partially seen when rotating the Camera from portrait to landscape mode, even though the thumbnail bar has been dismissed.
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(firefox28 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox28 | --- | affected |
People
(Reporter: jzimbrick, Assigned: justindarc)
Details
Attachments
(1 file)
Description:
When the user rotates the Camera app from portrait to landscape mode, parts of the picture thumbnails can be seen rotating at the top of the screen, even when the thumbnail bar has been dismissed.
Repro Steps:
1. Update Buri device to build: 20140226004002.
2. Open the Camera app.
3. Take a picture, the thumbnail bar should drop down from the top showing a thumbnail of the picture you just took.
4. Tap the center of the screen to dismiss the thumbnail bar.
5. Rotate the camera from portrait mode to landscape mode, keeping on an eye on the top left corner.
6. Observe that the part of the picture thumbnail can be seen rotating, even though the thumbnail bar has been dismissed.
Actual:
Parts of picture thumbnails can be seen when rotating the Camera from portrait to landscape mode, even when the thumbnail bar has been dismissed.
Expected:
No parts of the picture thumbnails can be seen in the Camera at any time when the thumbnail bar is not visible.
Environmental Variables:
Device: Buri
BuildID: 20140226004002
Gaia: da50b2b62ed96993cf4df22e3d69c435b28506bd
Gecko: 3c39d1e487d9
Version: 28.0
Firmware Version: V1.2-device.cfg
Notes:
Repro frequency: 100%
This issue is especially noticeable if you take more pictures, all can be seen rotating at the top of the screen.
Updated•12 years ago
|
Flags: needinfo?(dmarcos)
Updated•12 years ago
|
Flags: needinfo?(jdarcangelo)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jdarcangelo
Flags: needinfo?(jdarcangelo)
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8382515 -
Flags: review?(dflanagan)
Flags: needinfo?(dmarcos)
Comment 2•12 years ago
|
||
Comment on attachment 8382515 [details] [review]
GitHub Pull Request #16677
I love one-line reviews!
This looks good to me. I'm assuming you've tested.
This is a very low-risk patch because we intend to remove the filmstrip anyway.
Go ahead and land to master.
Attachment #8382515 -
Flags: review?(dflanagan) → review+
Comment 3•12 years ago
|
||
Clearing regression flag - I don't see analysis here proving this is a regression. I also am having trouble reproducing this.
Keywords: regression
| Assignee | ||
Comment 4•12 years ago
|
||
jsmith: You're right that it probably wasn't a regression since it looks like the affected CSS has been in the codebase for quite some time, but I could definitely reproduce it. There is a transition animation on the thumbnails for 200ms which is the timeframe for which you can see the thumbnails rotating. It happens very quickly so it may not be noticeable 100% of the time.
| Assignee | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•