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

QListWidget / X11: internal move fails when parent is modal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4: Low P4: Low
    • None
    • 5.9.2
    • None

      The attached project creates a modal QDialog. In the QDialog is a QListWidget with InternalMove set.

      To reproduce:

      1. Build the attached project
      2. Attempt to reorder the list

      Observe that the list widget items cannot be reordered.  The mouse cursor changes to indicate a move in progress but the move does not complete. Pressing ESC successfully cancels the attempted internal move.  Making the dialog non-modal allows the list widget to be reordered.

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

            liaqi Liang Qi
            mwoodruff Matthew Woodruff
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes