[Webkit-unassigned] [Bug 18980] New: height of div causing text to shift towards right side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 15:29:02 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18980

           Summary: height of div causing text to shift towards right side
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://tour.sina.com.cn/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://tour.sina.com.cn/
scroll to the middle of the page

II Issue:
the left text column has shifted to center and overlaps the center text column.

III Conclusion:
The height of the <div> with red border is currently set to 88px and this is
what's causing the issue. Because of this height, it overlaps the <div> with
blue border so text is pushed towards the right side . If I change the height
to 87px, then Safari behaves the same as the other browsers.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 32871


-- 
Configure bugmail: http://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