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

Follow link under cursor only works for the first time

    XMLWordPrintable

Details

    • Linux/X11
    • 47dfc16eee2526e8e46ab8866ae88a550688b8c5 (qt-creator/qt-creator/4.14)

    Description

      When Ctrl+Clicking on e.g. a method definition, the declaration is only opened for the first time.

      1. Open qtcreator-git/src/libs/utils/fancylineedit.cpp.
      2. Ctrl+Click on "setValidationFunction" in "void FancyLineEdit::setValidationFunction(const FancyLineEdit::ValidationFunction &fn)".
      3. Notice how the declaration is opened in the header file.
      4. Close the header file again.
      5. Perform step 2 again.

      Actual result: The declaration in the header file is not opened. Not even the header file is opened.

      Expected result: Same as in step 3.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              shentey2 Bernhard Beschow
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes