Bug 61836 - [EFL] Implements adjustMenuListButtonStyle and paintMenuListButton function
Summary: [EFL] Implements adjustMenuListButtonStyle and paintMenuListButton function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 22:41 PDT by Jaehun Lim
Modified: 2011-06-01 21:21 PDT (History)
7 users (show)

See Also:


Attachments
Bug screenshot (9.94 KB, image/png)
2011-05-31 22:55 PDT, Jaehun Lim
no flags Details
Proposed patch (2.49 KB, patch)
2011-05-31 22:58 PDT, Jaehun Lim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 2011-05-31 22:41:30 PDT
If <select> tag has some style attributes(border, font color...), WebKit-EFL paints it just like a simple input field.
So we can not recongnize it as a drop-down list.
Comment 1 Jaehun Lim 2011-05-31 22:55:49 PDT
Created attachment 95550 [details]
Bug screenshot
Comment 2 Jaehun Lim 2011-05-31 22:58:47 PDT
Created attachment 95551 [details]
Proposed patch
Comment 3 Lucas De Marchi 2011-06-01 04:25:43 PDT
Comment on attachment 95551 [details]
Proposed patch

Informal r+ on my part.
Comment 4 Gyuyoung Kim 2011-06-01 04:27:31 PDT
LGTM.
Comment 5 Eric Seidel (no email) 2011-06-01 18:04:12 PDT
Comment on attachment 95551 [details]
Proposed patch

OK. rs=me.
Comment 6 WebKit Commit Bot 2011-06-01 21:19:49 PDT
The commit-queue encountered the following flaky tests while processing attachment 95551 [details]:

media/video-playbackrate.html bug 58629 (author: eric.carlson@apple.com)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2011-06-01 21:21:40 PDT
Comment on attachment 95551 [details]
Proposed patch

Clearing flags on attachment: 95551

Committed r87877: <http://trac.webkit.org/changeset/87877>
Comment 8 WebKit Commit Bot 2011-06-01 21:21:46 PDT
All reviewed patches have been landed.  Closing bug.