WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
17618
Incorrect calculating of cell width in specific case
https://bugs.webkit.org/show_bug.cgi?id=17618
Summary
Incorrect calculating of cell width in specific case
jasneet
Reported
2008-02-29 15:24:45 PST
I Steps: Go to
http://love.mail.ru/meet/?s=HYLzpFRfcHq7DPNPilYwWX.PXf74lMKe
II Issue: Notice the search box corners.The corner images have shifted to the center of the box. III Conclusion: div inside td is pushing the images to the center of search box. IV Other browsers: FF: ok Opera: ok IE 7: ok V Nightly tested: 30236
Attachments
screenshot
(150.09 KB, image/jpeg)
2008-02-29 15:25 PST
,
jasneet
no flags
Details
reduction
(386 bytes, text/html)
2008-02-29 15:26 PST
,
jasneet
no flags
Details
even reduced test case
(375 bytes, text/html)
2008-03-16 14:40 PDT
,
Robert Blaut
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-02-29 15:25:16 PST
Created
attachment 19461
[details]
screenshot
jasneet
Comment 2
2008-02-29 15:26:36 PST
Created
attachment 19462
[details]
reduction
Robert Blaut
Comment 3
2008-03-16 14:40:01 PDT
Created
attachment 19808
[details]
even reduced test case
Robert Blaut
Comment 4
2008-03-16 14:43:38 PDT
Confirmed issue. The issue is caused by incorrect calculating width=100% of the second cell in the first row. Check attached reduced test case
Robert Hogan
Comment 5
2013-03-02 13:36:24 PST
I'm guessing there's a well-known reason for this. Julien, Pravin?
Ahmad Saleem
Comment 6
2022-08-30 15:38:48 PDT
I am able to reproduce this in Safari Technology Preview 152 and it behaves similar to described behaviour in
Comment 04
where the second cell in first row does not stretch like other browsers (Chrome Canary 107 and Firefox Nightly 106).
Radar WebKit Bug Importer
Comment 7
2022-08-30 20:18:03 PDT
<
rdar://problem/99364781
>
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