Bug 61253

Summary: Display Problem When Using Filters On Text Objects
Product: WebKit Reporter: James Deering <james>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: eric, krit, rwlbuis, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jdsvg.com/tutorial_presentation.svgz
Attachments:
Description Flags
Screenshot of display problem when clicking about button
none
Screenshot of Safari 5.0.3 not using filters when clicking about button. none

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.