[Webkit-unassigned] [Bug 36851] New: div element jumps to the right when window.innerWidth is less than a certain value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 13:54:38 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36851

           Summary: div element jumps to the right when window.innerWidth
                    is less than a certain value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.people.com.cn/
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
Loading <http://www.people.com.cn/> in Safari with window.innerWidth less than
996 pixels wide causes a <div> element on the page to jump ~429 pixels to the
right, which then causes the page to render much wider than the actual content.
 I have a reduction.

* STEPS TO REPRODUCE
1. Load test case in Safari.
2. Make screen narrower than ~996 pixels.

* EXPECTED RESULTS
The last <div> should not jump to the right when the window is narrower than
~996 pixels.

* ACTUAL RESULTS
Note how the last <div> element on the page jumps to the right ~429 pixels.

* REGRESSION
Unknown.  Only tested WebKit nightly build r56669.

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



More information about the webkit-unassigned mailing list