[Webkit-unassigned] [Bug 77754] New: REGRESSION(94492): Incorrect initial layout of absolutely positioned <input> inside centering div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 11:15:43 PST 2012


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

           Summary: REGRESSION(94492): Incorrect initial layout of
                    absolutely positioned <input> inside centering div
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com


Created an attachment (id=125367)
 --> (https://bugs.webkit.org/attachment.cgi?id=125367&action=review)
repro

Steps to Reproduce:

1. Open the attached repro in ToT WebKit.
2. Resize the window.

After 1) you have an <input> which hangs off the right edge of the screen, and starts in the middle.
After 2) you have an <input> which is centered nicely, like intended.

This regressed in http://trac.webkit.org/changeset/94492/trunk

<rdar://problem/10701179>

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