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

Locator: Adding a line number after the filename resets cursor to first row

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 14.0.0
    • All Other Issues
    • None
    • All

      • Consider a project with the following files:
        foo.h
        foo.c
        foo_p.h
        foo_test.c
        
      • Press Ctrl-K, type `foo`, navigate to `foo_test.c` with the cursor keys
      • Start typing `:` and the line number
      • The cursor resets to the first line (`foo.c`)
      • With every new line character the cursor resets again
      • Expected: when a file was selected, the selection should stay while a line number is added

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

            con Eike Ziller
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes