Bug 17831 - valign=baseline of <td> causes misalignment of input box and adjacent text
Summary: valign=baseline of <td> causes misalignment of input box and adjacent text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://adwords.google.com
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-13 11:29 PDT by jasneet
Modified: 2009-05-16 19:20 PDT (History)
1 user (show)

See Also:


Attachments
screenshot (220.29 KB, image/jpeg)
2008-03-13 11:30 PDT, jasneet
no flags Details
reduction (210 bytes, text/html)
2008-03-13 11:31 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-03-13 11:29:40 PDT
I Steps:
Go to 
http://adwords.google.com
* Click on link "Sign up now" under "Learn about AdWords"
* Check radio button "Standard Edition" and click continue
* It will take you to tab Target customers. Click continue
* It will take you to tab Create ad. Enter text and click continue
* It will take you to tab Choose keywords. Enter text and click continue
* It will take you to tab Set pricing.

II Issue:
Incorrect alignment of "Enter your daily budget: ", Default CPC bid: ", "CPC Content bid:" with the input text box.  

III Conclusion:
There are 2 columns in the table, each has a property of valign=baseline; which causes the issue. First column is containing the text and the 2nd column is containing the <input> field. The baseline attribute of 1st column causes the text to appear higher than the 2nd line.

IV Other browsers:
IE7: ok
FF2: ok
Opera: ok

V Nightly tested: 30236
Comment 1 jasneet 2008-03-13 11:30:36 PDT
Created attachment 19738 [details]
screenshot
Comment 2 jasneet 2008-03-13 11:31:15 PDT
Created attachment 19739 [details]
reduction
Comment 3 mitz 2009-05-16 19:20:11 PDT
Fixed, perhaps in r35899.