[Webkit-unassigned] [Bug 18154] New: label for input box is aligned incorrectly due to insufficient table width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 11:57:26 PDT 2008


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

           Summary: label for input box is aligned incorrectly due to
                    insufficient table width
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.circuitcity.com/ccd/myaccount/login.do?c=1&cm
                    _sp=masthead-_-help-_-order%20status#status
        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://www.circuitcity.com/ccd/myaccount/login.do?c=1&cm_sp=masthead-_-help-_-order%20status#status
Scroll the page till you see the section : Check the status of your order

II Issue:
Under section Check the status of your order, the label "Order number" is
aligned incorrectly against input box.

III Conclusion:
The content inside a table whose width is 250px- is causing the issue. 250px is
not sufficient for Safari. If I change the value to say 255px, then everything
works fine.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31315


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