Bug 406069 - Unable to drag'n'drop image from https sites
Summary: Unable to drag'n'drop image from https sites
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.1.7
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-31 09:15 UTC by Piotr
Modified: 2019-04-03 06:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr 2019-03-31 09:15:40 UTC
SUMMARY
When dropping image from https site error message appears saying https protocol unknown

STEPS TO REPRODUCE
1. Search for some image in google
2. Drag image from results onto canvas
3. I opened menu select reference image

OBSERVED RESULT
Error https protocol unknown

EXPECTED RESULT
Image displayed as reference image

SOFTWARE/OS VERSIONS
Krita 4.1.7 official build.
Chrome: Version 73.0.3683.86 (Official Build) (64-bit)
Windows: 10 (x86_64)
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2019-03-31 12:47:09 UTC
That is correct. We don't ship Krita with https capability because we need the openssl library for that, and we don't build that at the moment. Sothis is a feature request, not a bug.
Comment 2 Piotr 2019-03-31 13:52:58 UTC
Is it somewhere on the roadmap? Large and growing portion of the web is over https.
Comment 3 Alvin Wong 2019-03-31 15:39:00 UTC
I don't know about that but my impression was that if you drag an image from typical web browsers, the drag&drop data should contain the actual bitmap image data instead of just the image URL.
Comment 4 Halla Rempt 2019-04-03 06:32:26 UTC
We now build Krita with https on Windows, macOS and Linux.