RESOLVED INVALID61253
Display Problem When Using Filters On Text Objects
https://bugs.webkit.org/show_bug.cgi?id=61253
Summary Display Problem When Using Filters On Text Objects
James Deering
Reported 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.
Attachments
Screenshot of display problem when clicking about button (182.70 KB, image/png)
2011-05-22 16:16 PDT, James Deering
no flags
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
James Deering
Comment 1 2011-05-22 16:19:38 PDT
Created attachment 94356 [details] Screenshot of Safari 5.0.3 not using filters when clicking about button.
Rob Buis
Comment 2 2012-04-30 13:08:14 PDT
It seems the testcase is gone?
Dirk Schulze
Comment 3 2014-05-12 06:28:25 PDT
No fix without test case or demo.
Note You need to log in before you can comment on or make changes to this bug.