[Webkit-unassigned] [Bug 117405] [EFL]Background Style of element not visible because of default theme style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 18:55:13 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117405


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204155|review?                     |review-
               Flag|                            |




--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-06-10 18:53:48 PST ---
(From update of attachment 204155)
View in context: https://bugs.webkit.org/attachment.cgi?id=204155&action=review

> Source/WebCore/ChangeLog:7
> +

Missing patch description.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:-29
> -

Do not touch unrelated this patch.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:892
> +    bool success = paintMenuList(object, info, rect);

Could you explain why paintMenuList() should be called first ?

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:898
> +        IntPoint pnt1(maxX - 1 - 15, centerYOfRect - 3);

This logic looks like work-around-ish.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list