[Webkit-unassigned] [Bug 117028] New: SVG elements become black after JavaScript is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 07:20:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117028

           Summary: SVG elements become black after JavaScript is used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://dna-7.com/report/Index/20130205140553-First-Su
                    rvey?itemName=OrgDashboard
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ido.ran at gmail.com
                CC: zimmermann at kde.org


In the URL you can see we use several SVG elements in a page to draw gauges.
We use Bootstrap carousel to show and hide several other gauges (a drill-down).
After some play with clicking on the big gauges all the SVG elements in the screen become partially black.
The exact same behavior happen use we use simple CSS change of display:none and display:block.
Also the same behavior happen when we use jQuery show/hide methods.

This does not happen on IE nor on Firefox.

We notice the parts that become black are linear gradients we define in defs element.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list