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

Input type range not working on touch screens in Edge and IE11 #23535

Closed
pehaa opened this issue Aug 18, 2017 · 0 comments
Closed

Input type range not working on touch screens in Edge and IE11 #23535

pehaa opened this issue Aug 18, 2017 · 0 comments
Assignees
Labels

Comments

@pehaa
Copy link

pehaa commented Aug 18, 2017

It's impossible to manipulate an input of type range by touch on touch screens in Edge and IE11.
Reseting the (-ms-)touch-action to auto solves this problem, see https://codepen.io/pehaa/pen/praJXr
It's set to manipulation for all inputs in scss/_reboot.scss lines 279-289

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

3 participants