[Webkit-unassigned] [Bug 54297] New: position fixed element does not render properly when dynamically updated via javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 11:14:55 PST 2011


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

           Summary: position fixed element does not render properly when
                    dynamically updated via javascript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: priyajeet.hora at gmail.com


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

Downstream bug - http://code.google.com/p/chromium/issues/detail?id=72553

In the attached test case, scroll down. If you don't see scroll bar, reduce the window size.
You will notice that the ticking fixed position div in the top left doesn't get updated properly.
This works fine under non webkit browsers. Scrolling back to the top shows the div being updated as normal.

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