[Webkit-unassigned] [Bug 17831] New: valign=baseline of <td> causes misalignment of input box and adjacent text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 11:29:41 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17831

           Summary: valign=baseline of <td> causes misalignment of input box
                    and adjacent text
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://adwords.google.com
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list