https://bugs.kde.org/show_bug.cgi?id=446120

--- Comment #2 from amyspark <a...@amyspark.me> ---
Git commit be44b3f682e6e161dd122940236b2f580667d23d by L. E. Segovia.
Committed on 27/11/2021 at 00:43.
Pushed by lsegovia into branch 'krita/5.0'.

Fix regression in positioning of URL-based drag-and-drops

47db9c0be50fc85f38ba6c86757a7b307f0bbbd4 did not account for the
position of the drop event, and instead used the cursor position.
This means that, if the menu and/or the dialog popup were invoked, the
paste position would be taken from the interaction with those widgets
and not from the place where the action was triggered.

This doesn't fix the discrepancy in painting a remote and a local
image; that will be fixed in the next commit.

M  +20   -26   libs/ui/KisView.cpp
M  +4    -2    libs/ui/actions/KisPasteActionFactories.cpp
M  +3    -2    libs/ui/utils/KisClipboardUtil.cpp
M  +1    -1    libs/ui/utils/KisClipboardUtil.h

https://invent.kde.org/graphics/krita/commit/be44b3f682e6e161dd122940236b2f580667d23d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to