[Webkit-unassigned] [Bug 13319] New: Shadows aren't drawn until page redraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 08:53:49 PDT 2007


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

           Summary: Shadows aren't drawn until page redraw
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://bestbefore.tv/shadows.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon at steelskies.com


If I create a new element with a -webkit-box-shadow css declaration, the shadow
isn't drawn until the element behind them is redrawn (eg by resizing that
element, or the entire window)


Try going to the link above, and create a few boxes.  None of the new ones
should have drop shadows.  Resize the window, and watch the shadows pop into
place.

Resizing the boxes doesn't cause the shadow to be drawn, but resizing the
element that the shadow appears on (in this case, the page body) does.


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