Bug 113917 - [EFL] Arrow of combo box are drawn twice
Summary: [EFL] Arrow of combo box are drawn twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 19:20 PDT by Ryuan Choi
Modified: 2013-04-19 21:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.48 KB, patch)
2013-04-03 19:29 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2013-04-03 19:20:07 PDT
combo.edc draw arrow twice when hoverd, focused or pressed.
Comment 1 Ryuan Choi 2013-04-03 19:29:57 PDT
Created attachment 196430 [details]
Patch
Comment 2 Gyuyoung Kim 2013-04-15 00:52:51 PDT
Comment on attachment 196430 [details]
Patch

It looks you don't need to get review because this patch is just for rebaseline for --pixel-test.
Comment 3 Chris Dumez 2013-04-15 01:02:55 PDT
(In reply to comment #2)
> (From update of attachment 196430 [details])
> It looks you don't need to get review because this patch is just for rebaseline for --pixel-test.

No, this is not a rebaseline patch. It updates WebCore EFL resources.

I'm curious though, doesn't this patch affect pixel results of some tests?
Comment 4 Gyuyoung Kim 2013-04-15 02:19:06 PDT
Comment on attachment 196430 [details]
Patch

Yes, right. I confused path of image. Sorry about that. Ryuan, did you check if this patch influences on --pixel-test ? We have maintained --pixel-test as well.
Comment 5 Ryuan Choi 2013-04-19 19:24:30 PDT
(In reply to comment #4)
> (From update of attachment 196430 [details])
> Yes, right. I confused path of image. Sorry about that. Ryuan, did you check if this patch influences on --pixel-test ? We have maintained --pixel-test as well.

I checked --pixel-test, but I couldn't find additional image-failures.
Comment 6 Gyuyoung Kim 2013-04-19 20:33:25 PDT
Comment on attachment 196430 [details]
Patch

Thank you for checking it.
Comment 7 Ryuan Choi 2013-04-19 21:11:04 PDT
Comment on attachment 196430 [details]
Patch

thank you.
Comment 8 WebKit Commit Bot 2013-04-19 21:37:29 PDT
Comment on attachment 196430 [details]
Patch

Clearing flags on attachment: 196430

Committed r148787: <http://trac.webkit.org/changeset/148787>
Comment 9 WebKit Commit Bot 2013-04-19 21:37:33 PDT
All reviewed patches have been landed.  Closing bug.