RESOLVED WONTFIX 113400
Restoring form doesn't restore second field for multiple field time input.
https://bugs.webkit.org/show_bug.cgi?id=113400
Summary Restoring form doesn't restore second field for multiple field time input.
Keishi Hattori
Reported 2013-03-27 06:16:12 PDT
Restoring form doesn't restore second field for multiple field time input. It is because DateTimeEditElement::setValueAsDateTimeFieldsState() only iterates through the existing fields.
Attachments
test (930 bytes, text/html)
2013-03-27 06:18 PDT, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2013-03-27 06:18:11 PDT
Keishi Hattori
Comment 2 2013-04-03 00:46:27 PDT
The restored second field might be read only which can prevent the user from setting their desired value.
Note You need to log in before you can comment on or make changes to this bug.