https://bugs.kde.org/show_bug.cgi?id=455671
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com, | |ha...@valdyas.org --- Comment #1 from amyspark <a...@amyspark.me> --- One of the side effects of https://invent.kde.org/graphics/krita/-/merge_requests/1296 is that single layers are now consistently imported as paint devices, whether they were pasted from an image or from an URL. When an image is imported as a paint device, it only preserves the bitmap data, so the original file name is obviously lost upon return. On the other hand, multiple files are still handled via KisImageManager::importImage, which isn't affected. Not sure how (or if) I should fix it, so cc'ing Halla and Dmitry for a decision. -- You are receiving this mail because: You are watching all bug changes.