Bug 105383 - INPUT_MULTIPLE_FIELDS_UI: Make year field readonly if min and max have the same year
Summary: INPUT_MULTIPLE_FIELDS_UI: Make year field readonly if min and max have the sa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 20:19 PST by Kunihiko Sakamoto
Modified: 2012-12-19 05:39 PST (History)
6 users (show)

See Also:


Attachments
Patch (11.97 KB, patch)
2012-12-18 20:35 PST, Kunihiko Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.