WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
17657
input field appears narrow as inner table doesn't inherit width
https://bugs.webkit.org/show_bug.cgi?id=17657
Summary
input field appears narrow as inner table doesn't inherit width
jasneet
Reported
2008-03-03 15:57:27 PST
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
Attachments
reduction
(707 bytes, text/html)
2008-03-03 15:58 PST
,
jasneet
no flags
Details
Safari 15.6 differs from other browsers
(694.33 KB, image/png)
2022-08-13 10:06 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-03-03 15:58:36 PST
Created
attachment 19506
[details]
reduction
Eric Seidel (no email)
Comment 2
2008-03-03 16:31:09 PST
Looks like a real bug.
mitz
Comment 3
2008-03-03 22:14:19 PST
Probably the same root cause as
bug 11645
.
Ahmad Saleem
Comment 4
2022-08-13 10:06:23 PDT
Created
attachment 461586
[details]
Safari 15.6 differs from other browsers I am able to reproduce this bug in Safari 15.6 where "red" does not fill properly in the table and does differ from other browser as reference to attached screenshot. Thanks!
Radar WebKit Bug Importer
Comment 5
2022-08-13 10:48:18 PDT
<
rdar://problem/98618933
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug