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/f29f62b |hics/krita/-/commit/d33f52e |21633f3fce3c3af6762b123bba8 |4c840602e604080a3f4de4d915d |7b4798 |23fae8 --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d33f52e4c840602e604080a3f4de4d915d23fae8 by Dmitry Kazakov. Committed on 18/09/2024 at 11:49. Pushed by dkazakov into branch 'master'. 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/d33f52e4c840602e604080a3f4de4d915d23fae8 -- You are receiving this mail because: You are watching all bug changes.