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

Exclude input type=range from touch-action:manipulation #23580

Merged
merged 2 commits into from
Aug 21, 2017
Merged

Exclude input type=range from touch-action:manipulation #23580

merged 2 commits into from
Aug 21, 2017

Conversation

patrickhlauke
Copy link
Member

having touch-action:manipulation on <input type="range"> makes the sliders un-slidable in IE11/Edge - users can still tap to set a value on the slider, but can't drag the slider as intended. as potential 300ms delay is mostly irrelevant for range inputs, this should have no negative side effects.

closes #23535

@patrickhlauke patrickhlauke merged commit 6b6f45a into twbs:v4-dev Aug 21, 2017
@mdo mdo mentioned this pull request Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants