[Webkit-unassigned] [Bug 10699] New: div with border-radius does not redraw properly if element inside div is resized

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Sep 2 20:00:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10699

           Summary: div with border-radius does not redraw properly if
                    element inside div is resized
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mikef at donkeyentertainment.com


If a div with a border-radius has another element inside of it, and that
element is resized, the redraw of the div with the border-radius will be messed
up.

This bug seems to occur when the resize is called from (at least) an onClick()
or a setTimeout().  However, if the resize is called in the body onLoad, or if
it's enclosed in a script tag executed on the page's loading, the div will
redraw properly.


-- 
Configure bugmail: http://bugzilla.opendarwin.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