https://bugs.kde.org/show_bug.cgi?id=459162
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/d33f52e |hics/krita/-/commit/d1ec8ad |4c840602e604080a3f4de4d915d |8edfebda2cfd0336b0896868246 |23fae8 |fb4b56 --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d1ec8ad8edfebda2cfd0336b0896868246fb4b56 by Dmitry Kazakov. Committed on 18/09/2024 at 11:49. Pushed by dkazakov into branch 'krita/5.2'. Deselect selection when pasting from the clipboard Now, when the user pastes data from clipboard, any active selection is automatically deselected. For "Paste" and "Paste At" the deselection action is baked into the actual later addition action. For "Paste Into" action, the deselection is added as a separate step. M +25 -4 libs/ui/actions/KisPasteActionFactories.cpp M +35 -7 libs/ui/kis_mimedata.cpp M +3 -1 libs/ui/kis_mimedata.h M +3 -2 libs/ui/kis_node_manager.cpp M +2 -1 libs/ui/kis_node_manager.h https://invent.kde.org/graphics/krita/-/commit/d1ec8ad8edfebda2cfd0336b0896868246fb4b56 -- You are receiving this mail because: You are watching all bug changes.