Bug 97638

Summary: [Forms] WeekInputType should have defaultValueForStepUp()
Product: WebKit Reporter: yosin
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: estelle
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 97636    
Bug Blocks:    

yosin
Reported 2012-09-25 23:48:48 PDT
Week input type should work as month input type when spin button clicked without value.
Attachments
Estelle Weyl
Comment 1 2014-06-04 18:33:22 PDT
The week input type is broken in iOS 7. There is no GUI spinner or date picker, it's impossible to give focus to the element, even with <label>. Test case http://codepen.io/estelle/pen/KwfiL
Note You need to log in before you can comment on or make changes to this bug.