https://bugs.kde.org/show_bug.cgi?id=481617
gurungsu...@hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gurungsu...@hotmail.com --- Comment #4 from gurungsu...@hotmail.com --- On Arch Linux, I'm having some strange behavior where dragging an image from Chrome to Krita's homescreen works but dragging an image to an open document doesn't (got this working one time with Firefox I think). When dragging from Firefox, Krita tries to download whatever is in my clipboard instead of the dragged image. The behavior above was reproduced on both Krita 5.2.9 ([provided by Arch](https://archlinux.org/packages/extra/x86_64/krita/)) and Krita Next 5.3.0-prealpha (git d73a31e). Firefox is version 137.0.2 Tested this out a bunch of times and sometimes it would segfault and after doing so, dragging images wouldn't work at all until I logged out and logged back in. Then it started working with Firefox as well as dragging images to an open document, but not Chrome. Dragging does seem to consistently not work for user avatars on the krita-artists forum. [Example](https://krita-artists.org/user_avatar/krita-artists.org/michelist/48/65826_2.png). Tried getting some logs with `QT_LOGGING_RULES="*.*=false;krita.metadata.*=true;krita.file.*=true"`. Logs when dragging image from are just: ``` Fetching QUrl("%3Cmeta http-equiv=%22content-type%22 content=%22text/html; charset=utf-8%22%3E%3Cpre%3Eexport QT_LOGGING_RULES=%22krita*=true%22; krita%3C/pre%3E") failed ``` Nothing is logged when image is dragged into an open document and nothing happens. -- You are receiving this mail because: You are watching all bug changes.