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

Automatic unfold by moving cursor with the keyboard results in wrong cursor position

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • Qt Creator 2.6.0, Qt Creator 14.0.0
    • Editors
    • None

      Steps to reproduce:
      1) Create a new Qt Console Application
      2) Fold main
      3) place cursor in last line
      4) step back via arrow keys

      Expected:
      After automatic unfolding the cursor should be in line 8. Right after the closing curly bracket.

      Current:
      The cursor ends up in line 4. Right before the open curly bracket.

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

            davschul David Schulz
            davschul David Schulz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes