[Webkit-unassigned] [Bug 24970] New: User profile is shifted to right side of page when there is lot of text in multitext fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 17:10:30 PDT 2009


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 multitext fields
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://groups.google.com/groups/profile?myprofile&hl=en
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list