Bug 83852

Summary: Implement <input type=date> UI
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bronislav.klucka, jonlee, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 53961, 83761, 83853, 83859, 83863, 83872, 84192, 84677, 84683    
Bug Blocks: 29359    

Kent Tamura
Reported Friday, April 13, 2012 3:04:23 AM UTC
Implement <input type=date> UI
Attachments
Bronislav Klucka
Comment 1 Thursday, April 19, 2012 5:11:46 PM UTC
Hi, may I ask about the format displayed in date field? I'm currently getting short year (two last digits), but my system settings are long year. 19.4.12 -> 19.4.2012 The order of date parts is correct, separator is correct (d.m.y) but this is wrong. We do not generally use short year in Czech Republic... seems confusing...
Kent Tamura
Comment 2 Thursday, April 19, 2012 9:56:43 PM UTC
(In reply to comment #1) rmat displayed in date field? I'm currently getting short year (two last digits), but my system settings are long year. > 19.4.12 -> 19.4.2012 > The order of date parts is correct, separator is correct (d.m.y) but this is wrong. > We do not generally use short year in Czech Republic... seems confusing... Would you file a new bug with your OS and browser information please?
Bronislav Klucka
Comment 3 Thursday, April 19, 2012 11:04:21 PM UTC
(In reply to comment #2) > (In reply to comment #1) > rmat displayed in date field? I'm currently getting short year (two last digits), but my system settings are long year. > > 19.4.12 -> 19.4.2012 > > The order of date parts is correct, separator is correct (d.m.y) but this is wrong. > > We do not generally use short year in Czech Republic... seems confusing... > > Would you file a new bug with your OS and browser information please? Hi, well I was not sure whether it is bug, or it's not bug (work in progress or some other setings are considered)... https://bugs.webkit.org/show_bug.cgi?id=84388
Kent Tamura
Comment 4 Friday, June 29, 2012 2:18:45 AM UTC
I'm closing this bug because major parts were done. The remaining issues are - accessibility of calendar picker: Bug 84192 - automated testing of calendar picker: Bug 84827
Note You need to log in before you can comment on or make changes to this bug.