Bug 15393 - SVG renders should not paint when obscured
Summary: SVG renders should not paint when obscured
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 00:49 PDT by Eric Seidel (no email)
Modified: 2023-10-17 13:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-10-06 00:49:28 PDT
SVG renders should not paint when obscured

I'm not sure how we could ever implement this efficiently.  But, ideally SVG elements would not paint when they are fully obscured (and even better, clip when they're partially obscured).  The desire for this behavior is made clear when using something like: http://research.sun.com/projects/lively/index.xhtml which has opaque "windows" which obscure other animated content (yet the content still draws below it causing unnecessary repainting).
Comment 1 Eric Seidel (no email) 2009-12-18 11:15:55 PST
This could be fixed on Sun's side once we fix bug 14015.
Comment 2 Ahmad Saleem 2023-10-17 13:01:05 PDT
There is copy on Wayback Archive: https://web.archive.org/web/20071016141137/http://research.sun.com:80/projects/lively/index.xhtml

But it is loading empty in Chrome Canary 120, Firefox Nightly 120 and Safari Technology Preview 180.

Since we don't have reproducible test case for this 2007 bug, I would rather close it and focus on newer ones.

So marking this as 'RESOLVED CONFIGURATION CHANGED'.