Closed
Bug 1138396
Opened 10 years ago
Closed 10 years ago
Screenshot swipe is not working as expected
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-03-03
People
(Reporter: vcarciu, Assigned: spasovski)
References
Details
(Keywords: regression)
Prerequisites:
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Steps to reproduce:
1.Go to MP Stage
2.Open any app with multiple screenshots
3.Try to swipe with mouse in order to change focused screenshot
Expected results:
Next/previous screenshots are successfully displayed via swipe
Actual results:
After clicking on mouse, the swipe is working when hovering the mouse over screenshots section
Please see screencast for this bug : http://screencast.com/t/LAVhLlZan
NOTES:
Reproducible on both Nightly and Release
Reproducible also in app listing - expanded view
Not reproducible on mobile
Updated•10 years ago
|
Assignee: nobody → dspasovski
Assignee | ||
Comment 1•10 years ago
|
||
I don't think this is a regression since the old code didn't have drag disabling. The following patch will address almost every case but it's still possible (but not easy) to doubleclick-focus the image container and get the scroll issue this bug outlines.
https://github.com/mozilla/fireplace/commit/18b691d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•10 years ago
|
||
Verified as fixed : http://screencast.com/t/N0l6pyDJn
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•