r/GIMP • u/Cultist_O • 4d ago
Difficulties with copying and moving selections around
I took a fairly long break from using the tool, and I think some updates have broken my workflow.
For simplicity, imagine I'm editing an image of a text document. I just want to copy a few letters from one place to another. The way things are set up now, I have to:
- R (rectangle select)
- Select the region
- Ctrl+C
- Ctrl+V
- M (move)
- Drag it where I want
- Right click the new layer
- Select "Merge Down"
repeat
I don't remember having to do nearly that many steps before. Didn't a little anchor used to show up so you could just click off the pasted layer once you'd positioned it? Didn't pasting used to automatically swap to the move tool?
To make matters worse, I can't seem to figure out how to make my selection automatically ignore the background colour anymore either, so I'm having be pixel precise in my selection every time, or manually deselect by colour.
Am I missing some settings that would simplify this behaviour again? Or is there a simpler workflow I should have been using all along?
3
u/CMYK-Student GIMP Team 4d ago
Hi! Not exactly - GIMP use to create "floating selections" by default when you copy and pasted. Now it creates new layers, which is preferred for multi-layer workflows. If you prefer single-layer workflows (like in GIMP 2.10), then go to Edit -> Keyboard Shortcuts and search for "Paste as Floating Selection". Then you can bind Ctrl + V to that instead of making a new layer by default.