Bug 84677 - Clickable area of a calendar picker indicator is too small
Summary: Clickable area of a calendar picker indicator is too small
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on: 84557
Blocks: 83852
  Show dependency treegraph
 
Reported: 2012-04-24 00:56 PDT by Kent Tamura
Modified: 2012-04-24 07:47 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2012-04-24 01:00 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

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