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

Strange cursor movement on Ctrl+Right

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 4.0.3, Qt Creator 4.1.0-beta1
    • Editors
    • Windows 7 64 bit

      Built-in code mode, clang code model

    Description

      1. Go to "File" -> "New File or Project..." -> "Other Project" -> "Qt Unit Test".
      2. Go through the wizard using defaults.
        A CPP-Editor will open, showing the source file of the test.
      3. Place the cursor in front of "QVERIFY2".
      4. Press Ctrl+Right.
        The cursor moves to the position between "F" and "Y".

      Instead, the cursor should move to the end of "QVERIFY2".

      Attachments

        Activity

          People

            davschul David Schulz
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: