Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12079

Switch not working in QML code editor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.1.0
    • Quick / QML Support
    • None
    • Windows 7

      Switch not working in QML code editor

      If I edit the file with the following contents:

      import QtQuick 2.0
      import QtQuick.Controls 1.1
      
      Switch {
          width: 100
          height: 62
      }
      

      Switch.qml:5: error: Prototype cycle, the last non-repeated component is 'Switch'. (M303)

      Changing the file name to something else then Switch.qml does not solve the issue.

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

            mabenell Marco Benelli
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes