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

[UWP] RangeSlider inside ScrollView unresponsive #101

Open
charlesroddie opened this issue Oct 10, 2017 · 8 comments
Open

[UWP] RangeSlider inside ScrollView unresponsive #101

charlesroddie opened this issue Oct 10, 2017 · 8 comments

Comments

@charlesroddie
Copy link
Contributor

charlesroddie commented Oct 10, 2017

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
Copy link
Contributor Author

This is not a problem on iOS

@halkar
Copy link
Owner

halkar commented Nov 10, 2017

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

@charlesroddie
Copy link
Contributor Author

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 charlesroddie changed the title RangeSlider inside ScrollView unresponsive [UWP] RangeSlider inside ScrollView unresponsive Mar 5, 2018
@charlesroddie
Copy link
Contributor Author

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

@halkar
Copy link
Owner

halkar commented Mar 12, 2018

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

@halkar
Copy link
Owner

halkar commented Mar 18, 2018

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

@charlesroddie
Copy link
Contributor Author

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

@halkar
Copy link
Owner

halkar commented Mar 20, 2018

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

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

No branches or pull requests

2 participants