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

Creating a TabView causes a binding loop warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.2.0
    • 5.2.0 RC1
    • Quick: Controls 1
    • None
    • All platforms
    • 633f26f2d28a9d81afd767b6b4abc307646f9e11

    Description

      Creating a TabView causes a binding loop warning on property width with Qt Quick Controls. This is caused by QTBUG-35038 but requires a workaround until that issue has been resolved as it will affect all customer code using the TabView control.

      It can be reproduced by running the Qt Quick Controls Gallery example or simply by declaring a TabView control:

      import QtQuick.Controls 1.1
      TabView {}
      

      Attachments

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

        Activity

          People

            bachewii Jens
            bachewii Jens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes