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

QML Window minimumWidth/minimumHeight problem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.12.9
    • GUI: Window management
    • None
    • Windows 10
    • Windows

    Description

      1. Create an empty Qt Quick Application using Qt Creator.
      2. Add minimumHeight property to Window object in the generated main.qml file. Set it to some value a little less, equal or greater than the available height of the screen.
      3. Launch app and try to resize window by dragging top left corner up and down.

      Result: window is not resizing, but moving lower and lower and finally disappears from screen. There is no way to return it back. The greater minimumHeight value, the faster window moves. It can move so fast that the user needs to just start trying to change window's size for it to disappear immediately.

      The same thing applies to the minimumWidth property.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            alervd Alexander Dyagilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes