kriserickson/topcoat-touch

Range Slider with iScroll fails on Android 5

Opened this issue · 2 comments

I'm running the kitchen sink app on a Nexus 5 device running Android 5.0.1. I am unable to drag the range slider, I can only touch to the left or right of the knob in order to make it move. The touch events are being handled, most likely, by iScroll thus disabling the touch & drag capabilities of the range slider.

This problem does not exist when testing in a Google Chrome browser.

I recently (well, relatively recently) updated iScroll and that may have caused the problem you have discovered, I will look into it and see if there is a solution. I am not currently using the range slider in any of my projects, so thanks for finding and pointing out the issue -- it might be that the range slider will not work on pages that are setup for scrolling.

For now I have remove the touch slider from the kitchen sink until I can find a way to have it work with iScroll.