DescriptionAndroid: Don't set the current minutes to the minutes field of <input type=time step=3600> dialog.
For <input type=time step=3600>, the minutes field should be disabled, and the
value should be the minutes of the minimum value, not the current time.
(Actually, it should be the minutes of the step-base value. This CL adds TODO()
for it.)
Also, this CL fixes a bug for step>3600. <input type=time step=5400> should
not disable the minutes field.
BUG=409791
Committed: https://crrev.com/f265c25756366f90cebc39d1cbaba410e0842a23
Cr-Commit-Position: refs/heads/master@{#318747}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|