WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Keishi Hattori
Comment 1
2013-03-27 06:18:11 PDT
Created
attachment 195298
[details]
test
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.
Top of Page
Format For Printing
XML
Clone This Bug