[Webkit-unassigned] [Bug 114862] [EFL][WK2]<select> element's text is clipped when a height is specified along with CSS line-height.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 21:43:11 PDT 2013


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





--- Comment #4 from Ryuan Choi <ryuan.choi at samsung.com>  2013-04-22 21:41:29 PST ---
(From update of attachment 198849)
View in context: https://bugs.webkit.org/attachment.cgi?id=198849&action=review

I think that you should take care of layout test results for other ports (At least, added new test case in skipped)

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:856
> +    int elemHeight = style->height().intValue();

Webkit like full name.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:859
> +        adjustSizeConstraints(style, ComboBox);

At least, we need right padding for arrow area.

-- 
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