Posts: 3
Threads: 2
Joined: Feb 2026
Reputation:
0
Gimp version:
Operating system(s): Windows 11
Using the pencil tool I created 10 big dots with the same Green en Blue value but with the Red value ranging from 10, 20, 30 etc to 100%, I used the Color Curve tool to modify the Red component only. While the colors on the screen truly reflect the changes, the Color Picker tool still shows exactly the same color as before applying the Curve Tool. I have to export the image and reload it into GIMP before I get the actual colors in the Color Picker tool. Am I missing something, or is this a bug?
Posts: 8,059
Threads: 173
Joined: Oct 2016
Reputation:
1,105
Gimp version:
Operating system(s): Linux
02-19-2026, 08:02 AM
(This post was last modified: 02-19-2026, 09:42 AM by rich2005.)
As far as I know, the Enable merge is persistent and when set remains on. However, it is not global and you have to set it for each tool where it is available.
--------
Edit Quote ".....to avoid this "problem" for the not so experienced users"
In my opinion it should be more that just the merge option. There should be "beginners" UI with several of the tabs removed, tabs locked, the grey theme as default. Think what Gimp 2.8 looked like when first introduced.
It is possible to set Gimp up the way you want, and turn off the "Save on Exit" functions. That way Gimp reverts when restarted. For example, how many new users close the tool options and wonder where they have gone, You see that over-and-over.
Of course, never going to happen, too many want Gimp to mimic PS.
Posts: 63
Threads: 7
Joined: Mar 2023
Reputation:
2
Gimp version:
Operating system(s): Linux
Yes, the "Sample merged" option does pick the visible color. But it seems there is actually a bug: it only works when you have at least two layers. With just one layer and a filter applied to it, the option doesn't apply.
Posts: 1
Threads: 0
Joined: Jun 2026
Reputation:
0
Gimp version:
Operating system(s): Linux
Hi I'm using color picker to check image values before printing, and like the OP I had problems with values not updating when a filter was applied.
Thanks for the tip to merge the active filters down, that works.
But I feel the solution should be to make the sample merged option work without unnecessary opening a second image layer below.[url=https://www.gimp-forum.net/images/smilies/biggrin.png][/url]
Posts: 25
Threads: 1
Joined: Mar 2026
Reputation:
1
Gimp version:
Operating system(s): Windows 10
This was brought up after the first release with NDE filters. I think I still have an open merge request that makes the color picker sample from the layer + filters instead of just the layer.
If I remember correctly, the concern was that some people might want to sample the raw pixels instead of the layer + filters. There were some UX discussions about how to handle that. I'll try to dig up the merge request and see if I can implement whatever the requested design was.