Filter Editor doesn't remember what filter type is used after an "undo/redo" is done
Bug #1098060 reported by
rickmastfan67
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
insaner |
Bug Description
Inkscape 0.48.4 r9939
Windows 7 x64
Steps to reproduce:
1. Draw anything (I recommend an Ellipse)
2. Filters > Shadows and Glows > Inner Shadow
3. Active the "Filter Editor" in the "Filters" menu. (Notice that the only filter there is the "Inner Shadow".)
4. Hit the Undo button.
5. Hit the Redo button.
What happens:
The redone filters name is "filter" in the "Filter Editor".
What should happen:
The name of the filter should be "Inner Shadow" like it was before the "Undo/Redo" in the "Filter Editor".
NOTE: This probably happens with all the other filters besides the "Inner Shadow", but since I saw this happening with it, that's how I'm reporting it.
Changed in inkscape: | |
assignee: | nobody → insaner (insaner) |
milestone: | none → 0.49 |
status: | Triaged → Fix Committed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Also, it seems that the "undo" breaks names for any other filters you want to add.
Substitute Step 5 above with this to see what I mean:
5. Filters > Shadows and Glows > Cutout Glow
What happens:
The new filter is called filter4643 (numbers part seems to be random).
What should happen:
The name of the new filter should be "Cutout Glow".