next-button doesn't work for number fields on Android

next-button doesn't work for number fields on Android

The next-button does nothing if the input field is of type number.

I expect it to go to the next field when pressed.

You can test it here, in the Numbers section.

I've tested this using a Nexus 7 running Android 4.2.1
JQM 1.3.1
jQuery 1.9.1


The same code works fine on iOS.


Any known workarounds?

Thanks!

/J