Bug 302892

Summary: Art. Color Selector generates totally transparent colors
Product: [Applications] krita Reporter: ALeXeY <alexeyn3d>
Component: Color SelectorsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla, sven.langkamp
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: video-capture of the bug

Description ALeXeY 2012-07-02 12:09:14 UTC
The Art. Color Selector, when picking in it, generates colors with 100% transparency.

By the way, where can I set transparency of the color, since it is actually in RGBA format? No alpha sliders in Krita's color selectors, but it would be useful, IMHO.

Reproducible: Always

Steps to Reproduce:
1. Pick in Art. Color Selector
2. Try to paint
Comment 1 Halla Rempt 2012-07-02 19:05:30 UTC
Hm, weird... I cannot reproduce :-(. We never made transparency part of the color selectors, because it's already present in the top-level toolbar, following input from other users.
Comment 2 ALeXeY 2012-07-03 17:32:16 UTC
Created attachment 72308 [details]
video-capture of the bug
Comment 3 ALeXeY 2012-07-03 17:37:16 UTC
Here is video capture in attachment. The bug take place in 8-bit as well as in 16-bit.
Comment 4 ALeXeY 2012-07-03 17:40:13 UTC
"it's already present in the top-level toolbar"
Where is it? I can't find.
Comment 5 Sven Langkamp 2012-07-03 17:42:31 UTC
In your video it's the blue slider directly next to "Opacity:"
Comment 6 ALeXeY 2012-07-03 19:40:44 UTC
"In your video it's the blue slider directly next to "Opacity:""
Oh yes, I understand now, what Boudewijn meant. Thanks.
Comment 7 Sven Langkamp 2012-07-03 19:53:57 UTC
Git commit 1d31846650c17dfbfb336b73a63a569caff32887 by Sven Langkamp.
Committed on 03/07/2012 at 21:52.
Pushed by langkamp into branch 'master'.

don't load alpha value as color choosers don't use that anyway

M  +1    -1    krita/plugins/extensions/dockers/artisticcolorselector/kis_color_selector.cpp

http://commits.kde.org/calligra/1d31846650c17dfbfb336b73a63a569caff32887
Comment 8 ALeXeY 2012-07-04 19:42:30 UTC
O yes, now it works! 
Thank you very much, Sven. :)
Comment 9 T Zachmann 2012-07-25 16:38:20 UTC
Git commit 79a3ca21d51061d09660a5dda77e63894dd9dca4 by Thorsten Zachmann, on behalf of Sven Langkamp.
Committed on 03/07/2012 at 21:52.
Pushed by zachmann into branch 'calligra/2.5'.

don't load alpha value as color choosers don't use that anyway
(cherry picked from commit 1d31846650c17dfbfb336b73a63a569caff32887)

M  +1    -1    krita/plugins/extensions/dockers/artisticcolorselector/kis_color_selector.cpp

http://commits.kde.org/calligra/79a3ca21d51061d09660a5dda77e63894dd9dca4