Closed Tenzer closed 8 years ago
There's a related bug report for Firefox here: https://bugzilla.mozilla.org/show_bug.cgi?id=1005603.
I currently reply on type=number
to provide increment/decrement functionality, but that should be replaced by a global key handler instead.
But that's only on the hour, and not the minutes, right? The minutes input field is read only, so it's not something you can change in the browser anyways.
Your right. I din't notice it was the minutes :)
If it is shown in a number field, Firefox will automatically remove the leading zero, and as the field is readonly anyways, it doesn't really make any difference what type it is.