Closed
Bug 822288
Opened 13 years ago
Closed 13 years ago
App screenshot thumbnail is not displayed properly when swiped
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-01-10
People
(Reporter: cboldan.mozbugs, Assigned: spasovski)
Details
Attachments
(1 file)
|
458.87 KB,
image/png
|
Details |
Steps to reproduce:
1. Load details page for an app with with big screenshot thumbnails on your Android device (ex. https://marketplace-dev.allizom.org/app/youzeek/ )
2. Swipe through screenshots.
3. Observe the third screenshot.
Expected results:
There are no design or layout issues.
Actual results:
The third screenshot goes over the description when swiped.
Notes/Issues:
Verified on FF20 (Android 4.1.1).
Attaching screenshot for this issue.
Comment 1•13 years ago
|
||
Is this a <video> thing?
Assignee: nobody → dspasovski
Priority: -- → P3
Target Milestone: --- → 2013-01-10
| Assignee | ||
Comment 2•13 years ago
|
||
It's actually a screenshot thing when the height of the screenshot is greater than its container...the SS attached just happens to show a video so it's misleading.
The real fix for this would be if FF for android respected z-index while using GPU acceleration...I'll see if there's anything we can do from our end.
| Assignee | ||
Comment 3•13 years ago
|
||
My fix comes in a strange vial labeled 'wonder tonic' but meh:
https://github.com/mozilla/zamboni/commit/c04a452
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•13 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/ on FF20 (Android 4.1.1 Galaxy Nexus)
The screenshot does not get out of the container anymore when swiping.
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•