Bug 317394 - Default color selected isn't true black on new 16-bit images
Summary: Default color selected isn't true black on new 16-bit images
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 2.4
Platform: Debian testing Linux
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-26 17:41 UTC by Baconmon
Modified: 2013-04-01 09:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Baconmon 2013-03-26 17:41:32 UTC
When creating a new image with a Depth of "16-bits", and a Model of "Red Green Blue", the default color selected is nearly black, but isn't completely black..

Reproducible: Always

Steps to Reproduce:
Open a new image and select "Model: Red Green Blue", and select "Depth: 16-bits", the "Profile:" can be set to any thing to reproduce this bug..
Actual Results:  
If the "Profile:" selected is either "sRGB built-in" or "scRGB (linear)", then the default color according to the "Specific Color Selector" is RGB:1,1,1.. If the "Profile:" selected is either "Wide Gamut RGB" or "sRGB", then the default color selected is RGB:258,258,258..

Expected Results:  
While 1,1,1 and 258,258,258 are both nearly black and aren't perceivably different from truly black to the naked eye-ball, it should default to 0,0,0 to be truly black..

I always want to start with just plain black as the default.. But every time I start a new project, I have to go in and select 0,0,0 every time.. It is kind of annoying..
Comment 1 Halla Rempt 2013-03-31 12:03:15 UTC
Hm,  sRGB-built in and scRGBlinear  give me true black here. The issue with the Wide Gamut Profile is that the profile limits the available range -- there isn't much we can do about that here, the color system works as expected.
Comment 2 Baconmon 2013-03-31 23:37:40 UTC
@Boudewijn Rempt:
Which version are you using?..
Comment 3 Halla Rempt 2013-04-01 09:34:51 UTC
git master -- well, I've got some other versions built, too, but I tested this with git master.