https://bugs.kde.org/show_bug.cgi?id=392949
--- Comment #2 from hawaiiga...@hotmail.com --- (In reply to Boudewijn Rempt from comment #1) > The color picker samples all the colors under the area the brush tip covers > -- maybe that's what is happening? It might be related insofar that the root of the issue lies in the code picking the color from area covered by the brush tip, but as far as my tests go, I don't think it's just a logical consequence of that feature. I've tried with different brushes and brush sizes, and the results are always the same. As mentioned, the color returned sometimes has an Alpha of 0, or more often is not related in any way to any color on the layer or on the canvas, even when the whole layer was previously bucket-filled with a single color. The only thing I noticed while testing your suggestion is that the channel values indicated in the 'Tool Options' for the color picker tool are actually correct, i.e when picking a pure blue it lists: CHANNELS__|_VALUE RED_________0 GREEN_______0 BLUE________1 The color sent to the color selector however is completely different. -- You are receiving this mail because: You are watching all bug changes.