[Webkit-unassigned] [Bug 18184] New: cellpadding and undefined size of <input> causes misalignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 12:11:55 PDT 2008


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

           Summary: cellpadding and undefined size of <input> causes
                    misalignment
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://analyzer.fc2.com/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        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://analyzer.fc2.com/
Scroll to the middle of the page.

II Issue:
In the left column; the header and body content for smaller columns is aligned
incorrectly.

III Conclusion:
There are two tables in the original code that both have 160px as the width.
The first one is with the red background and the 2nd is the one with the input
field. The 2nd table has a cellpadding of 5px and the input field doesn't have
a size defined- which causes the issue. If an input field's size is not
defined, Safari renders it with 2 more pixels when compared to FF and IE.

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

V Nightly tested: 31386


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