Bug 113400

Summary: Restoring form doesn't restore second field for multiple field time input.
Product: WebKit Reporter: Keishi Hattori <keishi>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: forms-bugs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test none

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.