Bug 118406 - [EFL]Padding values are incorrect for <select> element text of large font sizes.
Summary: [EFL]Padding values are incorrect for <select> element text of large font sizes.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-04 23:16 PDT by Rashmi Kulakarni
Modified: 2017-03-11 10:43 PST (History)
6 users (show)

See Also:


Attachments
Simple test case (415 bytes, text/html)
2013-07-09 22:29 PDT, Rashmi Kulakarni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.