[Webkit-unassigned] [Bug 85494] [EFL] Wrong button height on CSS tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 22:20:38 PDT 2012


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





--- Comment #8 from KyungTae Kim <ktf.kim at samsung.com>  2012-08-26 22:20:39 PST ---
What you said is related with https://bugs.webkit.org/show_bug.cgi?id=33936.

The code that initialize 'line-height' on the GTK and chromium ports is  to fix the bug that bottom portion of text hangs off edge of SELECT or BUTTON element
(layout test: fast/forms/control-restrict-line-height.html.) 

On the EFL port, because of "adjustSizeConstraints", the bug not occurs.

Then, I think not to initialize 'line-height' is better to prevent bugs related with 'line-height' style on button.

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