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

Application crashes after closing a window while using drag&drop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.6.3
    • GUI: Drag and Drop
    • None
    • Red Hat Enterprise Linux Server 7.5 (Maipo)
    • Linux/X11

    Description

      1. Run DragNDrop demo application
      2. Drag one image from first window
      3. While dragging the image to the second window press Alt+F4
      4. Keep mouse moving or just drop the image anywhere

      Result: Application crashes.

       

      It not reproducible on Window, because Qt event loop is blocked, by Qt Doc:

      Note: On Linux and macOS, the drag and drop operation can take some time, but this function does not block the event loop. Other events are still delivered to the application while the operation is performed. On Windows, the Qt event loop is blocked during the operation.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              lsouza Luis Henrique De Souza
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes