When I copy an URL (or at least a local path) and paste it into Kolourpaint, all I get is the URL pasted as plain text. It should instead load the file and paste it. Reproducible: Always Steps to Reproduce: 1. Open a picture in Gwenview 2. Choose Edit → Copy 3. Paste in Kolourpaint Actual Results: The path to the file gets pasted Expected Results: The picture itself gets pasted like if I used the "Paste from file" function
Will this minor bug get finally fixed? Pretty annoying that developers can not respect clipboard content and kolourpaint pastes text (URL / filepath) instead! KolourPaint Version 4.14.22 Using KDE Development Platform 4.14.22
Created attachment 103731 [details] filepath text content is inserted instead of proper clipboard content (image)
Git commit ebdc633b0c45e8a7c12eccdcdac9ae25908435b7 by Martin Koller. Committed on 04/02/2017 at 11:20. Pushed by mkoller into branch 'master'. When pasting an URL, check if it's a path to a local image file to load M +20 -7 layers/selections/kpSelectionDrag.cpp https://commits.kde.org/kolourpaint/ebdc633b0c45e8a7c12eccdcdac9ae25908435b7
Thank you!