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

Timepicker doesn't work in Chrome for iOS #486

Closed
CoralSilver opened this issue Feb 16, 2016 · 2 comments
Closed

Timepicker doesn't work in Chrome for iOS #486

CoralSilver opened this issue Feb 16, 2016 · 2 comments
Labels

Comments

@CoralSilver
Copy link

Using Chrome ver. 48 on iPad, on touch, timepicker drowndown shows for a fraction of a second and then disappears, so user cannot select time. This is true on the demo page as well.

Setting useSelect: true it works, but I do not want to use that option if possible.

@KrunchMuffin
Copy link

Tracked it down to this line
https://github.com/jonthornton/jquery-timepicker/blob/master/jquery.timepicker.js#L218

If I comment that out, the picker stays up.

@KrunchMuffin
Copy link

KrunchMuffin commented May 18, 2016

there is another issue however, when you try to scroll, the list closes as you release touch.

same issue on Chrome Android

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