After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710524 - GEGL-Tool: Dropshadow only works on transparent areas inside the layer
GEGL-Tool: Dropshadow only works on transparent areas inside the layer
Status: RESOLVED DUPLICATE of bug 93639
Product: GIMP
Classification: Other
Component: Tools
2.8.6
Other All
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2013-10-19 19:08 UTC by Max Mustermann
Modified: 2013-11-15 22:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Max Mustermann 2013-10-19 19:08:22 UTC
The current state of the GEGL Dropshadow op is very restricting. It only works on transparent parts of the layer.

How to reproduce:
1. Create an image.
2. Select an arbitrary region of the current, non-transparent layer.
3. In Tools/GEGL operations... apply the Dropshadow item.

Expected result:
Like the current Non-GEGL Drop shadow filter: a new layer with the shadow is generated. If nothing is selected or the selections bounds are equal to the layers bounds, then a bigger shadow layer is created to fit the shadow.

Actual result:
If there are no transparent areas on the layer or the shadow would be outside the layers boundaries, then no shadow is generated.
Comment 1 Michael Natterer 2013-11-15 22:49:14 UTC
Basically a duplicate of bug 93639.

*** This bug has been marked as a duplicate of bug 93639 ***