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

Drag & Drop of Email item from Outlook not handled correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9.1
    • GUI: Drag and Drop
    • None
    • - Outlook version 16.97.2 (25052611)
      - macOS Sequoia 15.5 (most recent)
      - Qt 6.9.1
    • macOS
    • macOS

    Description

      First off, this seems to describe the same issue as https://bugreports.qt.io/browse/QTBUG-73559. The issue had been closed because of missing information a long time ago.

      Situation:

      • Dragging an email from the inbox of Outlook for Mac (Version 16.97.2 (25052611)) to a Qt application.

      Expected outcome:

      • Email is saved to a local file by Outlook, and its URI is provided in the drag event.
      • Note that dragging and dropping from Outlook has worked previously, but computer hardware, Outlook version and Qt version have been upgraded, all at the same time.

      Actual outcome:

      • The drag event is happening (and corresponding methods called) but there is no payload, i.e. `mimeData() -> formats()` is an empty list.

      Minimal source code provided as attachment demonstrating the effect.

      Attachments

        1. DemoWidget.cpp
          0.5 kB
          Chris von Toerne
        2. DemoWidget.h
          0.3 kB
          Chris von Toerne
        3. main.cpp
          0.3 kB
          Chris von Toerne
        4. Bugs-1.pro
          0.3 kB
          Chris von Toerne
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mukhalid Muhammed Khalid
            chrisv Chris von Toerne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes