Bug 84677

Summary: Clickable area of a calendar picker indicator is too small
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, macpherson, menard, mifenton, morrita, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 84557    
Bug Blocks: 83852    
Attachments:
Description Flags
Patch none

Description Kent Tamura 2012-04-24 00:56:00 PDT
Clickable area of a calendar picker indicator '▼' is too small.
Comment 1 Kent Tamura 2012-04-24 01:00:31 PDT
Created attachment 138511 [details]
Patch
Comment 2 Kentaro Hara 2012-04-24 04:15:27 PDT
Comment on attachment 138511 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=138511&action=review

> Source/WebCore/ChangeLog:8
> +        Test: fast/forms/date/date-appearance.html is affected.

Isn't there any test update?
Comment 3 Kent Tamura 2012-04-24 06:23:35 PDT
Comment on attachment 138511 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=138511&action=review

>> Source/WebCore/ChangeLog:8
>> +        Test: fast/forms/date/date-appearance.html is affected.
> 
> Isn't there any test update?

Fortunately(?), date-appearance.html already has a failure entry in test_expectations.txt.
Comment 4 Kentaro Hara 2012-04-24 06:25:20 PDT
Comment on attachment 138511 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=138511&action=review

rs=me

>>> Source/WebCore/ChangeLog:8
>>> +        Test: fast/forms/date/date-appearance.html is affected.
>> 
>> Isn't there any test update?
> 
> Fortunately(?), date-appearance.html already has a failure entry in test_expectations.txt.

Got it.
Comment 5 Kent Tamura 2012-04-24 06:32:25 PDT
Comment on attachment 138511 [details]
Patch

Thanks!
Comment 6 WebKit Review Bot 2012-04-24 07:47:42 PDT
Comment on attachment 138511 [details]
Patch

Clearing flags on attachment: 138511

Committed r115052: <http://trac.webkit.org/changeset/115052>
Comment 7 WebKit Review Bot 2012-04-24 07:47:47 PDT
All reviewed patches have been landed.  Closing bug.