-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: 5.9.1
-
Fix Version/s: 5.10.0 Alpha
-
Component/s: GUI: Drag and Drop, QPA: Windows
-
Labels:
-
Commits:a2a5b7a697a90c5821ee675c943481bf0631aeba
If a QListView used with QFileSystemModel with Drag enabled, you can't drag&drop a file item on a outlook mail as attachment. Instead of attachment a link to the file is created.
Steps to reproduce
1) Start a new email from the Outlook
2) From the attached sample application drag&drop a file into the mail.
Compare to drag and dropping from Windows Explorer, that attach the file.