xamarin-range-slider icon indicating copy to clipboard operation
xamarin-range-slider copied to clipboard

[UWP] RangeSlider inside ScrollView unresponsive

Open charlesroddie opened this issue 8 years ago • 8 comments

If you put a Slider inside a ScrollView, then touching the slider adjusts the slider.

If you put a RangeSlider inside a ScrollView, then touching the slider attempts to scroll the scrollview.

This is tested on Windows only.

This used to be an issue with Slider https://bugzilla.xamarin.com/show_bug.cgi?id=21478 . Perhaps it would be a similar fix for RangeSlider?

(This is using 0.6.18)

charlesroddie avatar Oct 10 '17 21:10 charlesroddie

This is not a problem on iOS

charlesroddie avatar Oct 24 '17 12:10 charlesroddie

@charlesroddie I can't reproduce the issue. Do you have a sample project?

halkar avatar Nov 10 '17 22:11 halkar

This is a UWP issue. It happens in the simplest project with a rangeslider inside a scrollview: https://github.com/charlesroddie/RangeSliderSample This does not affect mouse drags, only touch. Tested on a Surface Pro 2 and also on an external touchscreen.

charlesroddie avatar Mar 04 '18 22:03 charlesroddie

@halkar Any ideas about how to fix this on UWP?

charlesroddie avatar Mar 12 '18 12:03 charlesroddie

Oh, sorry. I forgot about this one. Will check it today or tomorrow.

halkar avatar Mar 12 '18 20:03 halkar

@charlesroddie sorry. I still can't reproduce the problem. Which device are you using for testing?

halkar avatar Mar 18 '18 02:03 halkar

Tested on Surface Pro 2 and on a Win10 desktop with an old touchscreen. Mouse works but touch does not inside scrollviews.

charlesroddie avatar Mar 18 '18 12:03 charlesroddie

I've tested it on my Dell XPS with touchscreen and can't reproduce the issue.

halkar avatar Mar 20 '18 09:03 halkar