When Gaussian Blur Filter is aplied with valu 0, the object disappears

Bug #1251995 reported by Marek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

Filter configuration as:

  <defs
     id="defs3003">
    <filter
       id="filter3011"
       inkscape:label="filtr1">
      <feGaussianBlur
         stdDeviation="0"
         id="feGaussianBlur3013" />
    </filter>
  </defs>

makes rectangle as below invisible in editor.

  <rect
       style="fill:#0000ff;fill-opacity:0.70619955999999995;stroke:#ff0000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter3011)"
       id="rect3009"
       width="477.14285"
       height="334.28571"
       x="125.71429"
       y="315.21933" />

Tags: filters-svg
Revision history for this message
Marek (mssoft) wrote :
Revision history for this message
Alvin Penner (apenner) wrote :

- reproduced on Windows 7, Inkscape 0.48.4
- not reproduced on Windows XP, Inkscape development rev 12792, rectangle renders as normal at zero value

Revision history for this message
Marek (mssoft) wrote :

I forgot to mention that this bug appeared under Windows 8.1 Pro x64

Revision history for this message
su_v (suv-lp) wrote :

AFAICT this is a duplicate of
- Bug #808013 “Drop Shadow; 0.0 for blur doesn't work”
  <https://bugs.launchpad.net/inkscape/+bug/808013>

tags: removed: blur gaussian
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.