Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.9.0 Beta 3
-
None
-
macOS 10.11
Description
Open demobrowser and go to https://www.w3schools.com/html/html5_draganddrop.asp
click drag the logo image in the middle of the page to your desktop space.
Expected: Image to be saved
Actual: cursor is set to "deny" state, and get the following stdout messages:
2017-05-09 17:53:07.190 Demobrowser[70604:4645855] CFStringRef __CFPasteboardIssueSandboxExtensionForPath(CFStringRef) : sandbox extension creation failed: caller requested extension for path that could not be resolved to an absolute path: [/html/img_w3slogo.gif] 2017-05-09 17:53:07.191 Demobrowser[70604:4645855] CFDataRef __CFPasteboardCreateSandboxExtensionDataFromCFData(CFDataRef) : failed to obtain sandbox extension data for url [https://www.w3schools.com/html/img_w3slogo.gif]
Attachments
Issue Links
- relates to
-
QTBUG-60790 Dragging images to desktop does not work
- Closed