Bug 24970 - User profile is shifted to right side of page when there is lot of text in multitext fields
Summary: User profile is shifted to right side of page when there is lot of text in mu...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://groups.google.com/groups/profi...
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2009-03-31 17:10 PDT by jasneet
Modified: 2022-08-14 10:47 PDT (History)
8 users (show)

See Also:


Attachments
reduced testcase (1.53 KB, text/html)
2009-03-31 17:13 PDT, jasneet
no flags Details
Safari 15.6 differs from other browsers (1.58 MB, image/png)
2022-08-14 04:11 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-03-31 17:10:30 PDT
I Steps:
1. Go to http://groups.google.com/groups/profile?myprofile&hl=en
2. Sign in with google account
3. Click on Profile link
4. edit profile to fill all text fields to capacity.
5. Save Changes

II Issue: 
User profile is shifted to right end of page depending on amount of text in
text fields.

III Conclusion:
When the table's width is not specified and there is large text in one <td> of it, Chrome/Safari renders the table as 100% width as table's parent, however IE/Firefox renders the table with minimum width which can contain the content.

If replace the large text with a small text in the <td>, then Chrome/Safari has same behavior with IE/Firefox.

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 42138

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7164
Comment 1 jasneet 2009-03-31 17:13:26 PDT
Created attachment 29143 [details]
reduced testcase
Comment 2 Ahmad Saleem 2022-08-14 04:11:42 PDT
Created attachment 461617 [details]
Safari 15.6 differs from other browsers

I am able to reproduce this bug in Safari 15.6 on macOS 12.5 and as can be seen from screenshot, Safari stretches out column and does not behave aligned with other browsers. I am going to change status of this bug to "New". Thanks!
Comment 3 Radar WebKit Bug Importer 2022-08-14 10:47:41 PDT
<rdar://problem/98641799>