Color transparency bug

Summary:

3 Ellipses:

  • background one as a drop shadow = 100% opacity
  • foreground ones as a 3D button = 100% opacity

As a result, if you move the background one, the foreground ones colors change although they where 100% opacity or not having alpha channels.

Sample attachments:

OK.svg

Steps to reproduce:

  • open Inkscape
  • Load the SVG f
  • Move the background shadow ellipse and watch how the green button appears to be transparent.

What happened?

The button colors changed as you move the shadow.

inkscape-bug-23-05-2024_09-26

What should have happened?

As the button is opaque and no alpha and transparency, the colors must maintain while the shadow are moved.

Version info

  • Bug tested in 1.1.1 over GNU/Linux
  • Bug tested in 1.3.2 over Windows 10

Thank you so much.

Edited by Pixel Penguins