Closed
Description
When in mobile view and you try to scroll down, and is on a product page you normally put the finger on the large image of the product and swipe down/up to scroll on mobile devices. This does not work. When trying to drag from the fotorama gallery, nothing happens / it does not scroll. Since the image takes roughly 60% of the screen on mobile devices, this issue is very critical.
See the screenshot of explanation.
Preconditions
- Magento 2.1.0 GA
- PHP 7.0.6
- Mysql 5.6
- Use Luma theme
Steps to reproduce
- Use the e.g. the Luma theme
- Go into the frontend of magento and into a product.
- On the touch screen try to put the finger on the product image and drag down / up. You notice that it never scrolls.
Expected result
- Should scroll down/up even if dragging from the image.
Actual result
- Does not scroll
Illustration of how to reproduce the bug:
Some times you get this error also ( might be related ):
Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.
fotorama.js:1372 Uncaught TypeError: Cannot read property 'clientY' of undefinedextendEvent @ fotorama.js:1372onMove @ fotorama.js:1428
fotorama.js:1216 Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.