Bug 15156 - REGRESSION (r24594-r24668): The bottom of styled <select> button text is clipped out
Summary: REGRESSION (r24594-r24668): The bottom of styled <select> button text is clip...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-09-07 11:57 PDT by mitz
Modified: 2007-09-10 14:25 PDT (History)
1 user (show)

See Also:


Attachments
Reduction (111 bytes, text/html)
2007-09-07 11:58 PDT, mitz
no flags Details
Patch (31.02 KB, patch)
2007-09-07 14:48 PDT, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-09-07 11:57:31 PDT
In the attached test case, the descenders of the lowercase Ps are clipped out. I think the regression happened in <http://trac.webkit.org/projects/webkit/changeset/24604>.

This is in Radar as <rdar://problem/5464301>.
Comment 1 mitz 2007-09-07 11:58:15 PDT
Created attachment 16220 [details]
Reduction
Comment 2 mitz 2007-09-07 14:48:45 PDT
Created attachment 16221 [details]
Patch
Comment 3 mitz 2007-09-10 14:25:59 PDT
Landed by Tristan in <http://trac.webkit.org/projects/webkit/changeset/25471>.