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

ApplicationWindow: warning on resize

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes