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

[REG 4.4.1 -> 4.5-beta1] Locator does not respect line numbers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 4.5.0-rc1
    • Qt Creator 4.5.0-beta1
    • All Other Issues
    • None
    • Window 7, CMake 3.9
    • e652865365814e11dedfb4a3358ce3631ce08266

    Description

      The locator in Qt Creator 4.5.0-beta1 (4.4.82) does not recognize input like file.cpp:100 to jump to line 100 in file.cpp anymore. It does work in QtCreator 4.4.1.

       

      And I noticed another regression:

      Locator results are not updated as expected when I
      1. type file.cpp:
      2. then delete the last character (resulting in file.cpp)
      3. then delete another character (resulting in file.cp).
      I'd expect the locator to find file.cpp after Step 2, but actually it is found after Step 3.

      Attachments

        Activity

          People

            con Eike Ziller
            fkaelberer Felix Kälberer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: