shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.8k stars 1.02k forks source link

Pinch-To-Zoom gesture leads to lightbox bug #5058

Open shopwareBot opened 2 weeks ago

shopwareBot commented 2 weeks ago

Description: If a user wants to zoom in on the product image on the product detail page using the pinch-to-zoom gesture, this triggers the lightbox to open. The user is then “trapped” in this zoom view and can no longer zoom out or move around the page in any other way. Refreshing the page will help. However, since many users use the pinch-to-zoom gesture intuitively, it would be desirable that this does not trigger the bug.

Steps to reproduce: Open PDP, Pinch-to-zoom into a Product picture, move around

Expected result: It is possible to pinch-to-zoom out again and use the page

Actual result: Lightbox is triggered and the user is "trapped" in the zoom View

The reason why you can't recreate it in your test in the standard theme is probably because this bug only occurs when your ‘zoom gesture’ starts with your finger inside the image. When you let go, a click takes place, which opens the lightbox and causes the bug.’

Adjustable in any Shopware 6.6.6.1 environment

shopware-issue-bot[bot] commented 2 weeks ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 2 weeks ago

[public] Shopware automated response: This issue is linked to the internal issue: NEXT-38816

[created from NEXT-38816, comment 502118]