After hitting "Export to imgur.com" a table appears. It's third column is "Imgur URL". It should be possible to copy the contents of this field to the clipboard. Reproducible: Always Steps to Reproduce: 1. Take screenshot 2. Send to... 3. Export to Imgur... 4. Upload 5. Try to copy the contents of the 3rd column "Imgur URL" Actual Results: There is no way to copy the contents of the 3rd column "Imgur URL" to clipboard Expected Results: There should be a way to copy the contents of the 3rd column "Imgur URL" to clipboard Suggested way: 1. Right click the contents of the 3rd column "Imgur URL" 2. Copy to clipboard My actual platform version is 4.13.3 (the submit form only have until 4.12)
Is there any fix or at least some workaround for this? Today I used Spectacle for the first time and being not able to do anything with image was pretty much frustrating.
Spectacle right now copies the Imgur URL by-default right after upload, also right-clicking URL in spectacle window gives you the ability to copy it yet again. Oleg, Jairo, could you please confirm this as fixed?
Just tested Spectacle 18.04.3, fedora: After exporing to imgur: 1. the URL is shown on the screen; 2. URL is NOT copied to clipboard nor mouse buffer automaticaly; 3. URL on the screen CAN be rightclicked and copied to clipboard; 4. after short time address DISAPPEARS from window and cannot be brought back. A very strange behavior. In my first test I was so glad to see a copyable URL so I did not got it copied in time. May that disappear-after-5-secs thing be removed please? Otherwise everything is fine now.
Oleg, same versions on Fedora as well; the line with URL is in the window for some 5 minutes and is copied automatically. Are you on Wayland? I'm using X11 and might be that is the difference that leads to that behaviour on your side.
Is this problem still occurring? Not able to copy the URL?
@Surya Yes, this bug is still valid. You are welcome to take on this task. Maik
QClipboard *c = QGuiApplication::clipboard(); c->setText( thirdColumn->getQUrl().toString() ); Can this solve the issue..Variable names are different but i will change it.
Merge Request from gitlab: https://invent.kde.org/graphics/digikam/-/merge_requests/170
Fixed with commit https://invent.kde.org/graphics/digikam/-/commit/605954a9aea34fbbc0166d4a99fdfc2e32ea29a7