NEW 24970
User profile is shifted to right side of page when there is lot of text in multitext fields
https://bugs.webkit.org/show_bug.cgi?id=24970
Summary User profile is shifted to right side of page when there is lot of text in mu...
jasneet
Reported 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
Attachments
reduced testcase (1.53 KB, text/html)
2009-03-31 17:13 PDT, jasneet
no flags
Safari 15.6 differs from other browsers (1.58 MB, image/png)
2022-08-14 04:11 PDT, Ahmad Saleem
no flags
jasneet
Comment 1 2009-03-31 17:13:26 PDT
Created attachment 29143 [details] reduced testcase
Ahmad Saleem
Comment 2 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!
Radar WebKit Bug Importer
Comment 3 2022-08-14 10:47:41 PDT
Note You need to log in before you can comment on or make changes to this bug.