[Webkit-unassigned] [Bug 17657] New: input field appears narrow as inner table doesn't inherit width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 15:57:27 PST 2008


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

           Summary: input field appears narrow as inner table doesn't
                    inherit width
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        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
the attached reduced test case.

II Issue:
the summary field appears narrow.

III Conclusion: There are 2 tables used in this testcase. The short <input> box
is in the inner table which doesn't have a width- which causes the issue. Even
though the <td> of the outer table that contains the inner table has a width
defined,Safari doesn't seem to inherit this width for the inner table. In
addition, the outer table doesn't also have a width specified.  If I specify
the width for any of these 2 tables, then Safari displays it correctly.


IV Other browsers: 
FF: ok
Opera: ok
IE 7: ok

V Nightly tested: 30628


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