[Webkit-unassigned] [Bug 115379] New: child of fixed div inside of absolute div does not get resized when window is resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 15:07:53 PDT 2013


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

           Summary: child of fixed div inside of absolute div does not get
                    resized when window is resized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://lieutier.me/bugs/chrome/fixed.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice.lieutier at gmail.com


Steps to reproduce the problem:
1. resize the browser window to have a narrow window
2. load (or reload) the url (http://lieutier.me/bugs/chrome/fixed.html)
3. resize the window to make it wider

What is the expected behavior?
The inner div (in lime green) should get resized to be as large as its parent (red div)

What went wrong?
The inner div does not get resized. Instead, it stays the same width as it was when the page was first opened.

Does it occur on multiple sites: Yes

Is it a problem with a plugin? No 

Did this work before? Yes

Does this work in other browsers? Yes 

It works as intended on Safari Version 6.0.4 (7536.29.13) and Firefox, but not on the last webkit.

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