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

Switch not working in QML code editor

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes