[WK2]Selected text in combo box not displaying properly
authorRashmi Kulakarni <rashmi.vijay@samsung.com>
Fri, 5 Apr 2013 18:47:24 +0000 (00:17 +0530)
committerGerrit Code Review <gerrit2@kim11>
Fri, 5 Apr 2013 09:49:56 +0000 (18:49 +0900)
commitb39d9670037686a3f6ab3c78b260caf95f88f82a
tree81ce70a701b6a81be649514017a42a7f07149016
parent9c79c4f44ce57c88e0d09947880ad39f08d3bf3d
[WK2]Selected text in combo box not displaying properly

[Title][WK2]Selected text in combo box not displaying properly
[Issue#] WEB-2698
[Problem][WK2] Combo box text is displayed only partially
[Cause] EFL theme implementation did not handle condition where
        font size is greater the 12 px
[Solution] Added a check for font size while applying top padding
[Developer] Rashmi Kulakarni (rashmi.vijay)

Change-Id: Ie34ee1ee52b79b96a2b1f695e69e6e4cfcbbdc5c
Source/WebCore/platform/efl/RenderThemeEfl.cpp