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

Scrolling vertically on page stops when getting to carousel #33

Open
coxw opened this issue Sep 4, 2014 · 8 comments
Open

Scrolling vertically on page stops when getting to carousel #33

coxw opened this issue Sep 4, 2014 · 8 comments
Labels

Comments

@coxw
Copy link

coxw commented Sep 4, 2014

Once you get down to the carousel on the page, left and right scrolls through the items, but vertical swipes do nothing, where they should be able to continue to allow the user to scroll. Elastislide (although completely different), had this same issue. Is this something coming from hammer or bootstrap itself?

@ixisio
Copy link
Owner

ixisio commented Sep 8, 2014

@coxw On which device you are testing?

@coxw
Copy link
Author

coxw commented Sep 9, 2014

@ixisio I'm testing on Chrome, Android 4.4 - Nexus 7, Nexus 5, Samsung Galaxy S4

@saulposel
Copy link

I'm also seeing this on a touchscreen windows laptop (Surface 3 Pro). Unable to scroll the page vertically when the carousel takes up the width of the page.

@saulposel
Copy link

Just to note, the issue on the touchscreen windows device was in Chrome.

@ixisio
Copy link
Owner

ixisio commented Sep 25, 2014

Found this: hammerjs/hammer.js#265

@luiz-brandao
Copy link

I was having the same problem. I found out that hammer.js have a possible fix for it, but bootstrap-touch-carousel distribution version is bundled with an older version of hammer.js I had to manually edit the minified file.

https://github.com/hammerjs/hammer.js/wiki/How-to-fix-Chrome-35--and-IE10--scrolling-(touch-action)

@ixisio
Copy link
Owner

ixisio commented Jan 16, 2015

@fromvega You've time to fix the version of hammer.js for bs-touch-carousel too !?

@rtucek
Copy link

rtucek commented Jan 18, 2015

As far as I can tell, any Android device (phones and tablets), no matter what OS version, with Google Chrome Mobile (current v39.02171.93) are affected.

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

No branches or pull requests

5 participants