Bug 105383

Summary: INPUT_MULTIPLE_FIELDS_UI: Make year field readonly if min and max have the same year
Product: WebKit Reporter: Kunihiko Sakamoto <ksakamoto>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, macpherson, menard, ojan.autocc, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: All   
Attachments:
Description Flags
Patch none

Description Kunihiko Sakamoto 2012-12-18 20:19:14 PST
Currently selectable range is limited to year of min/max attributes. It should be readonly when min and max have the same year.
Comment 1 Kunihiko Sakamoto 2012-12-18 20:35:10 PST
Created attachment 180082 [details]
Patch
Comment 2 Kent Tamura 2012-12-19 05:31:48 PST
Comment on attachment 180082 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-12-19 05:39:38 PST
Comment on attachment 180082 [details]
Patch

Clearing flags on attachment: 180082

Committed r138148: <http://trac.webkit.org/changeset/138148>
Comment 4 WebKit Review Bot 2012-12-19 05:39:42 PST
All reviewed patches have been landed.  Closing bug.