Closed
Bug 907076
Opened 11 years ago
Closed 11 years ago
[Buri][Camera]Photo isn't zoomed out as original size when double tab on photo
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect, P1)
Firefox OS Graveyard
Gaia::Camera
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 903944
People
(Reporter: sync-1, Unassigned)
Details
Attachments
(4 files)
Firefox os v1.1
Mozilla build ID:20130812041203
Created an attachment (id=493996)
pictrue
DEFECT DESCRIPTION:
Photo isn't zommed out to original size when double tab on photo
REPRODUCING PROCEDURES:
1.launch camera app
2.open a picture in photo (fullscreen) mode
3.double tap on photo
4.double tap again on photo->the photo isn't zommed out as original size-->ko
EXPECTED BEHAVIOUR:
ko:The photo is zommed out as original size
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
Mozilla case ID:https://moztrap.mozilla.org/manage/case/3316/
TOOLS AND PLATFORMS USED:
USER IMPACT:
Mid
REPRODUCING RATE:
5/5
For FT PR, Please list reference mobile's behavior:
Comment 5•11 years ago
|
||
Unable to reproduce it with the same version from nightly in Inari.
I put qawanted to check if this bug is reproducible.
BTW, the attached picture looks so strange. The took picture by camera should be large than the screen size. So, the zoomed image should have something cropped by the screen size. But this picture shows the took picture is smaller than the screen size, the black border is so large. And when double tapping, the image is enlarged to fit the screen size. That's not the camera app designed. The original design is to fit the screen size without tapping, and enlarge the image to its original size when double tapped.
sync-1,
Please upload the image took by camera app.
Flags: needinfo?(sync-1)
Whiteboard: qawanted
Updated•11 years ago
|
Summary: [Buri][Camera]Photo isn't zommed out as original size when double tab on photo → [Buri][Camera]Photo isn't zoomed out as original size when double tab on photo
(In reply to John Hu [:johnhu] from comment #5)
> sync-1,
>
> Please upload the image took by camera app.
The attactment 792680 is an image by firefox camera app.
Flags: needinfo?(sync-1)
Comment 7•11 years ago
|
||
Ray,
No. I mean the image file stored on the storage of device which shows the keyboard, not the image captured with ddms and merged in the image editing tools.
Hi John,
I check the code, and find if preview it display 240*320, after double tapping(twice), it will display 292*390. it is the pr's description. Please help check. Thanks.
Comment 10•11 years ago
|
||
For attachment 798424 [details], you could pay attention to 12s and 18s.
Comment 11•11 years ago
|
||
Hi Ray,
Thanks for your information. I had noticed the difference between the original preview image and the double tapped image. But, I can't reproduce it with my device with the same version. I had create a image with the same arrangement as your attachment. Please also check it. thanks.
Flags: needinfo?(johu)
Comment 12•11 years ago
|
||
left one is the original preview size. right one is zoomed in and double tapped size.
Comment 13•11 years ago
|
||
I checked our new code(build ID:20130828041203), it is OK, the result is same as yours. It is caused by 903944's patch https://github.com/mozilla-b2g/gaia/commit/4b2f1a103d046c92d201e8fcfb1ae224f59e7cf1 in file media_frame.js . Maybe you could close this PR. Thanks for your support.
Comment 14•11 years ago
|
||
Thank you, Ray.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Whiteboard: qawanted
You need to log in
before you can comment on or make changes to this bug.
Description
•