Bug 118406

Summary: [EFL]Padding values are incorrect for <select> element text of large font sizes.
Product: WebKit Reporter: Rashmi Kulakarni <rashmi.vijay>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: a.bah, gyuyoung.kim, mcatanzaro, rashmi.vijay, ryuan.choi, vivekg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Simple test case none

Description Rashmi Kulakarni 2013-07-04 23:16:35 PDT
On EFL port there theme issues related to padding in sites which combo boxes.The text gets clipped or there is incorrect padding set.This needs to fixed by setting padding values based on the font size and padding values specified in the content.
These theme issues related to padding are seen only in EFL port because other port have proper theme implementation in place.(Eg, Safari,Win,GTK)
http://www.jet2.com
http://expedia.com
I will upload a simple test case for this scenario.
Comment 1 Rashmi Kulakarni 2013-07-04 23:46:22 PDT
In EFL port there is implementation to override large values in the content with correct smaller values for font/padding.
Comment 2 Rashmi Kulakarni 2013-07-04 23:48:15 PDT
In EFL port there is no implementation which can handle scenarios for overidding large font values /padding values with correct smaller values as part of fallback implementation.This bug tracks this implementation/refactoring.
Comment 3 Rashmi Kulakarni 2013-07-09 22:29:21 PDT
Created attachment 206367 [details]
Simple test case 

Simple Test Case which fails to render properly.This test case works well on all Webkit based browsers except EFL.
Comment 4 Michael Catanzaro 2017-03-11 10:43:44 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.