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

UI is freezing after maximize window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.2, 5.7.1, 5.8.0 Alpha
    • 5.6.1, 5.7.0
    • WebEngine
    • None
    • Mac mini, OS X 10.11.6
    • fa8d16d4762d0107308dce85acc9879e272ab8dd

    Description

      Run WebEngine Widgets Minimal Example, then clicks maximize button of top left corner of mac system. Or use following code:

      QWebEngineView view;
      view.setUrl(QUrl(QStringLiteral("http://www.qt.io")));
      view.resize(1024, 750);
      view.show();
      

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            vidarxu Carter Davies
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes