Bug 84388

Summary: <input type=date> UI does not follow system settings
Product: WebKit Reporter: Bronislav Klucka <bronislav.klucka>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, tkent
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Windows 7   
Bug Depends on: 84935, 85039    
Bug Blocks: 53961    
Attachments:
Description Flags
<input type=date> with d.m.yyyy system settings
none
<input type=date> with yyyy-mm-dd system settings none

Description Bronislav Klucka 2012-04-19 15:00:47 PDT
Created attachment 137985 [details]
<input type=date> with d.m.yyyy system settings

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...


Windows 7, Chromium 20.0.1109.0
Comment 1 Bronislav Klucka 2012-04-19 15:01:18 PDT
Created attachment 137986 [details]
<input type=date> with yyyy-mm-dd system settings
Comment 2 Kent Tamura 2012-05-01 00:56:59 PDT
For Windows, this should be fixed by http://trac.webkit.org/changeset/115713
For OS X, this should be fixed by http://trac.webkit.org/changeset/115600