[Webkit-unassigned] [Bug 15877] New: REGRESSION: r27486 caused a layout regression at my bank's website

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 23:14:24 PST 2007


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

           Summary: REGRESSION: r27486 caused a layout regression at my
                    bank's website
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


http://trac.webkit.org/projects/webkit/changeset/27486 caused a layout
regression at my bank's website.

It's a smaller credit union so to avoid the hassle of me debugging with my
login along with someone, I have a convincing reduction which I will attach.

In the reduction, there is a green image that is a header, and a red image that
is in the main content portion of the page.  

The red image should be touching the green image, and they should be left
aligned.

After 27486, if you shrink the window vertically to the point where scrollbars
are needed and much of the red image is not on screen, the main content div
jumps to the left instead of remaining left justified with the header div.

Resizing the window horizontally while in this state shifts how much the div is
off.

Before 27485 and in Firefox, these images stay touching and left-justified to
each other


-- 
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