-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fotorama Gallery too sensitive on Android Devices. (chrome) #7906
Comments
Coman guys, anyone? I can't sleep. It's really bugging me. I don't know what to do. Edit: So what i found out is really weard. Fotorama had this scroll down problem right? Now using the old "fotorama of 2.0 or 2.1" without the fix for it to know if you wanna scroll down or swipe...it works. So it's defently the chrome update. It's still a mystery why the original from fotorama.io behaves normal. |
We replaced fotorama with magic zoom. Less issues on mobile. Just a suggestion if you cant sort your issue. |
The problem is not fotorama it self , but the way they implemented the gallery. and i'm not a javascript developer lol. I know it's a tiny easy peacy thing...but no one except you replies :( Thanks ! |
Okey, found it. Line: 1508
Get rid of the "pointerDown en pointermove stuff... So it becomes.
|
You probably should of left this open if it hinders user interaction. Could be something the dev team needs to look into. In any event, glad you found a solution. |
You are right. I just reopened.Thanks! Hope it helps others. |
@joebordo, thank you for your report. |
Hi @joebordo. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
2.3 release date? |
#mageconf |
Hi @TomashKhamlai. Thank you for working on this issue.
|
2 Problems because of Chrome Update.
I think this happend after Chrome update...(something changed in chrome)
Everything used to work fine...i think until couple of days ago...i noticed my chrome got updated on my android phone and so seems to be my pc chrome.
Preconditions
Steps to reproduce
You can even use this demo page.
Go with your android mobile, or google developer tools, mobile view to the following page.
http://magento2-demo.nexcess.net/radiant-tee.html
Edit: This link has more images.:
http://alothemes.com/demo2/supermarket/index.php/favorite-izon-cameras.html
So basycally all themeforest themes...can be checked...
Then swipe right or left. The image swipes instantly. You can't grab the image, hold it and control it.
It used to work normal before, but i think after chrome update...things changed.
It's bad because if you try to scroll down, it always triggers the swipe...
It also feels that you are not the one swiping.
On Iphone it works fine. ON my LG G4 "internal browser"=not chrome" it also works fine.
Alot of visitors use chrome...so it's really important.
Expected result
Problem 1
You should be able to swipe hold it, and let it go. To fully contorl your swipes like before.
It should not trigger a swipe when you scroll down.
Problem 2
The thumbnav slider becomes really hard to scroll. Like it has alot of friction.
Actual result
Problem 1
It triggers the swipe and makes it look messy. Just keep scrolling down on the image...it keeps getting triggered. While being scrolled it is also being swiped.
Problem 2
The user should be able to scroll easy...and smooth.
PS: I just downloaded latest fotorama 4.6.4 uncompressed and replaced it with my magento fotorama.js in lib folder.
That one works! No problem at all...but it's not fully coded with magento variables...the magento fotorama.js has been modified to work properly with magento.
So the problem is with the fotorama.js of magento.
If you can"t replicate the problem, let me know i will make a video and put it on youtube.
Ps: This is only on Android, chrome which alot of users use. I tried on safari and chrome on ipad and everything seems fine.
I hope someone can find a fix.
The text was updated successfully, but these errors were encountered: