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

Designer: Morphing a widget messes up its order in QSplitter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 4.8.5, 5.1.1
    • 4.8.4
    • Tools: Designer
    • None
    • Win 7 32-bit, qt-windows-opensource-5.1.0-beta1-msvc2010-x86-offline.exe
    • Qt 5: d251ee9dcbd015f2acbe76231902b72163cd05a2 Qt 4: a8a8afe5adc583eab4edca8c79d8eb7fca2e24ec

    Description

      I had a QMainWindow, with a vertical QSplitter in its central widget. It had an empty QGroupBox at the top, and a QTabWidget at the bottom.

      I right-clicked the QGroupBox and selected "Morph into" -> "QStackedWidget". It became a QStackedWidget, but it jumped to the bottom half of the QSplitter (I expected it to remain in place)

      I then undid the action by pressing Ctrl+Z. The QStackedWidget turned back into a QGroupBox, but it STILL remained at the bottom (I expected it to return to its original position)

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            jksh Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes