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

Widget with Qt::FramelessWindowHint flag is not minimized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.7.1
    • None
    • Windows 7 32-bit

      1. Create widget with Qt::FramelessWindowHint flag.

      Widget::Widget(QWidget *parent)
      : QWidget(parent,Qt::FramelessWindowHint)
      {
      }

      2. Run program.
      3. Click on the application icon in the taskbar.
      4. Application is NOT minimized.

      If add button and call QWidget::showMinimized() - widget minimized normal.

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

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            ssyrik Surik Sayadyan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes