Bug 451185 - When creating a new gradient file, the RGB values are abnormal
Summary: When creating a new gradient file, the RGB values are abnormal
Status: ASSIGNED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 5.2.3
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: wolthera
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 05:39 UTC by thetwo
Modified: 2024-08-18 07:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
bug (639.78 KB, image/gif)
2022-03-06 05:39 UTC, thetwo
Details
gif2 (983.05 KB, image/gif)
2022-05-23 05:28 UTC, thetwo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thetwo 2022-03-06 05:39:24 UTC
Created attachment 147315 [details]
bug

1.create a stop gradient
2.create a stop
3.change the color of the stop
4.the RGB values are abnormal
("Segmented Gradients" is normal. The two stops that come with "stop gradient" are also normal )
Comment 1 wolthera 2022-03-06 10:45:14 UTC
Default color seems to be in 16 bit, unsure what we can do about this, will need to dig in later.
Comment 2 thetwo 2022-05-23 05:28:46 UTC
Created attachment 149129 [details]
gif2

This problem is still not solved in today's nightly release. I have found some new idiosyncrasies.
1. The value range of RGB is sometimes (0-1) and sometimes (0-65535). Rarely does it appear (0-255)
2. The pipette usually can't absorb the color. Sometimes it can, but after I click "OK" the color in the gradient will become black.

I can hardly make gradients now ......
Comment 3 thetwo 2024-08-18 07:22:29 UTC
Confirm in 5.2.3 that this bug still exists