WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 12729
13319
Shadows aren't drawn until page redraw
https://bugs.webkit.org/show_bug.cgi?id=13319
Summary
Shadows aren't drawn until page redraw
Jonathan del Strother
Reported
2007-04-10 08:53:49 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Jonathan del Strother
Comment 1
2007-04-30 03:14:31 PDT
*** This bug has been marked as a duplicate of
12729
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug