Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-52648

MimeData FileContents entry is empty when drag&dropping Outlook e-mail

    XMLWordPrintable

Details

    Description

      FileContents mime entry is empty when viewing the MimeData of an outlook e-mail that was dropped on to Qt application.

      This bug is reproducible using Qt Example program "Drop Site" (http://doc.qt.io/qt-5/qtwidgets-draganddrop-dropsite-example.html).

      Steps to reproduce:
      1) Start the example program Drop Site.
      2) Drag an e-mail from Microsoft Outlook on to the Drop Site program.
      3) Check the Mime Data, specifically the FileContents entry.

      Expected result:
      The file data is contained in FileContents. Attachments of the file are entered with index=x entries.

      Observed result:
      FileContents is empty. User cannot save the drag&dropped e-mail to a file. E-mail attachments are unreachable.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            peppe Giuseppe D'Angelo
            jussi_witick Jussi Witick
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes