Skip to content
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

Horizontal dragging/swiping doesn't work in Chrome browser for Android #94

Closed
petitlen opened this issue Oct 13, 2013 · 17 comments
Closed

Comments

@petitlen
Copy link

the gestures event not work on android,but work on iphone

but but the example is work fine on android,and support gestures.

is there any special code???


hijacking the first post
Issue explained by @TechTowkay in a comment below.

@darsain
Copy link
Owner

darsain commented Oct 13, 2013

@darsain darsain closed this as completed Oct 13, 2013
@petitlen
Copy link
Author

i can't not find the help...
help me please

@petitlen
Copy link
Author

i work fine for ios browser,but not fine for android browser

@petitlen
Copy link
Author

in android , just gestures not work, button click is fine,i have tested it with many android system

@darsain
Copy link
Owner

darsain commented Oct 13, 2013

I don't know, I don't have a device to test it on. Please don't make multiple issues, It won't increase your chance of getting help.

Also, try not to copy & paste examples, but read the documentation and understand what you're doing.

I'll reopen the issue and let it idle to see if someone else is having the same problem.

@darsain darsain reopened this Oct 13, 2013
@petitlen
Copy link
Author

i have readed your document,but it still not work fine...... ,2 days....

@SteveTan86
Copy link

Just to save everyone else who is encountering issue with gesture slider some grief; There is a "bug" or "feature" (depending on how you see it) with the mobile Chrome browser for Android.

Chrome's new swipe to change tab feature is getting in the way of horizontal swipe gestures most of the time.

https://code.google.com/p/chromium/issues/detail?id=117657

It's not an issue with Sly, it's an issue with Chrome.

On a side note, recently found this wonderful little scroller for a client's project. It was love at first sight. Thank you Darsain for the wonderful work!

@darsain
Copy link
Owner

darsain commented Nov 25, 2013

@TechTowkay thx for clarification :)

@gsabater
Copy link

Chrome has been updated and the horizontal scroll is still weird on Android chrome.
Aso for vertical scroll.
any updates on this?

@darsain
Copy link
Owner

darsain commented Jan 25, 2014

What does "weird" mean exactly?

And no, there are no updates on this, as this was not an issue with Sly - as TechToway explained above.

I left it open so it would be easy for people to find.

@SteveTan86
Copy link

I think he's referring to how the scrolling is clunky and sometimes unresponsive.

Problem still exists after Google removed (or modifed) the "tab swipe feature". Can't really debug this though, I don't have the proper equipment/setup.

Sorry I can't be more helpful.

@Chleba
Copy link

Chleba commented Mar 11, 2014

Hi,
I have same problem with all of my Android devices. When i want to use touchDragging it's just don't work at all. It seem as it trying to do something (swipe move) but it wont do that. On iOS is everything ok but android devices in Chrome dragging just don't work. I saw some others widgets where they have this issue fixed but i want to use SLY. Could you fix that issue please ?
Thanks a lot man and continue at great job. Everyone is gratefull for your work. Thanks.

@darsain
Copy link
Owner

darsain commented Mar 12, 2014

@Chleba I'll look into it when I'll have some time. I'd be awesome if you could point me in the right direction, like libraries that fixed this, or a discussion forum describing the issue and possible solutions.

@contexlabs
Copy link

@darsain Is there something new? We have the same issues?

@darsain
Copy link
Owner

darsain commented Jun 3, 2014

@contexlabs Nothing new. I'm quite busy right now, plus I don't know where the problem is, and currently don't have a device to test it on.

darsain added a commit that referenced this issue Aug 28, 2014
@darsain
Copy link
Owner

darsain commented Aug 28, 2014

I believe the above commit (released in 1.2.5) fixes issues mentioned in here. Test it out. If problems remain, report and I'll reopen the issue.

@darsain darsain closed this as completed Aug 28, 2014
@darsain
Copy link
Owner

darsain commented Aug 28, 2014

Or better, here is the comparison: http://fiddle.jshell.net/0duf5h6b/show/light/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants