Changeset 148787 in webkit


Ignore:
Timestamp:
Apr 19, 2013 9:38:43 PM (11 years ago)
Author:
ryuan.choi@samsung.com
Message:

[EFL] Arrow of combo box are drawn twice
https://bugs.webkit.org/show_bug.cgi?id=113917

Reviewed by Gyuyoung Kim.

combo_button_icon part is for arrow so that images of combo_button part should
not contain arrow.

No new tests required due to no behavioral change.

  • platform/efl/DefaultTheme/widget/combo/combo_focus_button.png:
  • platform/efl/DefaultTheme/widget/combo/combo_hover_button.png:
  • platform/efl/DefaultTheme/widget/combo/combo_press_button.png:
Location:
trunk/Source/WebCore
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r148785 r148787  
     12013-04-19  Ryuan Choi  <ryuan.choi@samsung.com>
     2
     3        [EFL] Arrow of combo box are drawn twice
     4        https://bugs.webkit.org/show_bug.cgi?id=113917
     5
     6        Reviewed by Gyuyoung Kim.
     7
     8        combo_button_icon part is for arrow so that images of combo_button part should
     9        not contain arrow.
     10
     11        No new tests required due to no behavioral change.
     12
     13        * platform/efl/DefaultTheme/widget/combo/combo_focus_button.png:
     14        * platform/efl/DefaultTheme/widget/combo/combo_hover_button.png:
     15        * platform/efl/DefaultTheme/widget/combo/combo_press_button.png:
     16
    1172013-04-19  Brendan Long  <b.long@cablelabs.com>
    218
Note: See TracChangeset for help on using the changeset viewer.