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

ApplicationWindow: warning on resize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.1.0 RC1
    • 5.1.0 Beta 1
    • Quick: Controls 1
    • None
    • Ubuntu 11.10
    • 6e32c7311b1690d36023caa688823944551a697c

      1 - run:

      import QtQuick 2.1
      import QtQuick.Controls 1.0
      
      ApplicationWindow {
          width: 640
          height: 480
      }
      

      2 - resize the window

      => the following warning is generated:

      QQuickItem: Cannot set activeFocusOnTab to false once item is the active focus item.

      It happens on Ubuntu. Not on Windows though.

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

            liaqi Liang Qi
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes