Posts: 41
	Threads: 19
	Joined: Jun 2021
	
Reputation: 
1
	 
 
	
	
		I select an area, and then with bucket fill I try to fill it with a color I selected before so I apply bucket fill inside the selected area. Sounds simple right? Nope. That is too easy for gimp. It doesn't fill. What am I missing?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,916
	Threads: 296
	Joined: Oct 2016
	
Reputation: 
605
Gimp version: 
Operating system(s): Linux
	
 
 
	
	
		What is filled are pixels in the current "drawable" (usually a layer, but can also be a layer mask or a channel). So this drawable must have an intersection with the selection mask. So check you active layer (and its boundaries), and also check that it isn't protected by locks.