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

Application crashes after closing a window while using drag&drop

XMLWordPrintable

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

      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.

        1. DragNDrop.zip
          16 kB
          Luis Henrique De Souza
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes