rebootcode / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Applying gaussian blur makes shape invisible. #871

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Draw new rectangle.
2. Change gaussian blur value to anything above 3.
3. Change value to 2.7 (actually anything between 0.1 and 3 will do).

What is the expected output? What do you see instead?
Expected to see blurred rectangle. Instead the rectangle is invisible.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Google Chrome 15.0.874.106 m

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
ver 2.5.1
ver 2.6 alpha (r1771)

Please provide any additional information below.
Could not reproduce with Firefox 7.0.1

Original issue reported on code.google.com by martinpa...@gmail.com on 28 Oct 2011 at 10:48