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

Strange behaviour of QtQuick ToolBar within QML editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 2.3.0-rc, Qt Creator 2.3.0
    • Editors
    • Windows 7 64bit SP1
      MS VS2010 Express, Debugging Tools for Windows (x64)

    Description

      If the editor cursor is placed onto an item where the small lightbulb after this item occurs (Rectangle, Text, TextInput and so on) and the whole word is marked and deleted by pressing the delete key the light bulb stays where it was.

      Additionally you can still click the lightbulb to bring up the QtQuick ToolBar. If you change some settings with the ToolBar now the first change is accepted and misplaced within the code. Further changes are completely ignored.

      I think, the lightbulb either has to be removed after a deletion or it should check the content right before the cursor position. (It seems as if it does when you simply delete one letter or a part of the Item)

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes