Bug 504444

Summary: It is not possible to maintain color changes
Product: [Applications] krita Reporter: yan102 <yan.uniko.102>
Component: Layers/VectorAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: info
Priority: NOR    
Version First Reported In: 5.2.9   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Project

Description yan102 2025-05-17 23:16:16 UTC
Created attachment 181447 [details]
Project

SUMMARY

I have a project and on several occasions when I try to change the color of a layer and save the project, it does not keep the changes, when I close the application and reopen the project, it appears with the changed color.

STEPS TO REPRODUCE
1. Open attach project file.
2. Select vector layer of the project.
3. In the options tool see: Initial color is white but show pink in render.
4. Try double click in the main white dot for change color.
5. Change color to white again.
6. Save and close project.
7. Open same project. Tve vector is pink again.

OBSERVED RESULT

The vector is pink.


EXPECTED RESULT

The vector is white.

SOFTWARE/OS VERSIONS

Ubuntu 24.04 installed from Flathub.
Comment 1 Wolfgang Baer 2025-05-18 12:56:27 UTC
Confirmed with Krita 5.3 prealpha on Windows 11 - used the attached test file.

Note though:
It is not about color of a layer but color of a gradient assigned to a vector object.

Gradient shown on canvas goes from red to transparent.
Gradient shown in the tool options dialog goes from white to transparent.
Double clicking the white gradient node on the tool options docker updates the gradient shown on the canvas to white as well.
Saving this file and opening it again.
Gradient on canvas is reverted back to red to transparent.