<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shapes with blur effect in an SVG aren't rendered correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132246">bug 132246</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>88278
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>heiko.tietze@documentfoundation.org, quikee@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Draw
           </td>
           <td>filters and storage
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shapes with blur effect in an SVG aren't rendered correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132246#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shapes with blur effect in an SVG aren't rendered correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132246">bug 132246</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>New about.svg has 

    <filter
       inkscape:collect="always"
       style="color-interpolation-filters:sRGB"
       id="filter9019-9-2-6-6-7-3-9-2-2-4-4-3-2-7-96"
       x="-0.066956781"
       width="1.1339136"
       y="-0.050537683"
       height="1.1010754">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.3347053"
         id="feGaussianBlur9021-1-88-1-2-8-5-0-71-6-3-9-1-1-9-78" />
    </filter>

SVG filter throws the warning

warn:svgio:88979:88979:svgio/source/svgreader/svgdocumenthandler.cxx:408:
Unknown Base SvgToken <filter> (!)
warn:svgio:88979:88979:svgio/source/svgreader/svgdocumenthandler.cxx:408:
Unknown Base SvgToken <feGaussianBlur> (!)</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] SVG import image filter (all modules)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=88278">Bug 88278</a>] [META] SVG import image filter (all modules)
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>