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

jquery-mobile-datebox isn't working on Android devices #383

Closed
dimabory opened this issue Sep 30, 2015 · 0 comments
Closed

jquery-mobile-datebox isn't working on Android devices #383

dimabory opened this issue Sep 30, 2015 · 0 comments
Labels
BUG-Regression Things that used to work that do not now

Comments

@dimabory
Copy link

While using jquery-mobile-datebox 1.4.5

<input name="time" id="time" type="text" data-mini="true"
            data-role="datebox" data-options='{"mode": "timebox", "lockInput": false,"overrideTimeOutput":"%I:%M %P"}'>

on Android devices (>4.1), changing of time and AM/PM works incorrectly. Tested it on Samsung Galaxy Nexus Android 4.3.

Clicking on arrow(top/bottom) automatically returns value of the field to previous.

Please, check it and advice what to do next.

On Android with jquery-mobile-datebox 1.4.4, it issue isn't reproduces and works fine.

@dimabory dimabory changed the title jquery-mobile-datebox isn't working on Android versions. jquery-mobile-datebox isn't working on Android devices Sep 30, 2015
@jtsage jtsage added the BUG-Regression Things that used to work that do not now label Sep 30, 2015
@jtsage jtsage closed this as completed Nov 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG-Regression Things that used to work that do not now
Projects
None yet
Development

No branches or pull requests

2 participants