[Webkit-unassigned] [Bug 114862] New: [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
Fri Apr 19 02:37:27 PDT 2013


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

           Summary: [EFL][WK2]<select> element's text is clipped when a
                    height is specified along with CSS line-height.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rashmi.vijay at samsung.com


Created an attachment (id=198830)
 --> (https://bugs.webkit.org/attachment.cgi?id=198830&action=review)
This is test case in which the element height specified is less that line height computed.

Consider a test case where in height of the element is mentioned along with the CSS line-height.The issue is seen when element's height becomes less than the CSS line-height (computed) when certain amount padding gets applied when EFL theme is applied,the text gets clipped.
This issue can be seen in live sites like:
http://www.britishairways.com
http://www.easemytrip.com
Also I have attached simple test case which depicts this.

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