Bug 17618 - Incorrect calculating of cell width in specific case
Summary: Incorrect calculating of cell width in specific case
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://love.mail.ru/meet/?s=HYLzpFRfc...
Keywords: BrowserCompat, HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2008-02-29 15:24 PST by jasneet
Modified: 2024-01-13 17:31 PST (History)
12 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 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
Comment 1 jasneet 2008-02-29 15:25:16 PST
Created attachment 19461 [details]
screenshot
Comment 2 jasneet 2008-02-29 15:26:36 PST
Created attachment 19462 [details]
reduction
Comment 3 Robert Blaut 2008-03-16 14:40:01 PDT
Created attachment 19808 [details]
even reduced test case
Comment 4 Robert Blaut 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
Comment 5 Robert Hogan 2013-03-02 13:36:24 PST
I'm guessing there's a well-known reason for this. Julien, Pravin?
Comment 6 Ahmad Saleem 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).
Comment 7 Radar WebKit Bug Importer 2022-08-30 20:18:03 PDT
<rdar://problem/99364781>