Bug 61253 - Display Problem When Using Filters On Text Objects
Summary: Display Problem When Using Filters On Text Objects
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jdsvg.com/tutorial_presentatio...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 16:16 PDT by James Deering
Modified: 2014-05-12 06:28 PDT (History)
4 users (show)

See Also:


Attachments
Screenshot of display problem when clicking about button (182.70 KB, image/png)
2011-05-22 16:16 PDT, James Deering
no flags Details
Screenshot of Safari 5.0.3 not using filters when clicking about button. (155.38 KB, image/png)
2011-05-22 16:19 PDT, James Deering
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Deering 2011-05-22 16:16:03 PDT
Created attachment 94355 [details]
Screenshot of display problem when clicking about button

When filters are used on text elements it causes a display problem when the set visibility attribute function is called. The elements with filters applied are not hidden and are left visible throughout the presentation. This problem can be seen in the following file.

http://jdsvg.com/tutorial_presentation.svgz

The problem relates to filter usage I believe because, if you use a webkit browser that does not support filters like Apple Safari 5.0.3, the problem does not occur. It should be noted that elements with filters that are not set to be hidden work just fine.

Webkit: Version 5.0.3 (6533.19.4, r87026)

Platform: Mac OSX 10.6.4 (Snow Leopard)

Included are two screenshots reflecting the problem. One is with nightly build of webkit, the other using Safari 5.0.3. Both show what happens when the About button is clicked setting the hide visibility attribute in motion.
Comment 1 James Deering 2011-05-22 16:19:38 PDT
Created attachment 94356 [details]
Screenshot of Safari 5.0.3 not using filters when clicking about button.
Comment 2 Rob Buis 2012-04-30 13:08:14 PDT
It seems the testcase is gone?
Comment 3 Dirk Schulze 2014-05-12 06:28:25 PDT
No fix without test case or demo.