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

Regression: symbol navigation not stored in navigation history

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 3.2.0-beta1
    • Qt Creator 3.1.1
    • Editors
    • None
    • a2bec569e90bcb4012dc365cfbb61236801ee388

    Description

      In Creator 3.0.1 navigating through a source file by successively selecting a symbol from the "Symbols" drop-down list would remember each successive navigation step in the navigation history, e.g. selecting Class::Method1() then Class::Method2(), then Class::Method3() would successively move the cursor to the specified method and each navigation step would be recorded in the navigation history and one could move back and forth using the Back and Forward history navigation buttons. In Creator 3.1 these navigation steps are no longer recorded in the navigation history (e.g. in the above-mentioned scenario, after reaching Method3() one cannot use the Back button to go from Method3() -> Method2() -> Method1())

      This was working fine in 3.0.1

      Note: browsing through a project's files (by successively selecting files from the file navigator drop-down list or from any other file selector) does remember the navigation history, i.e. this regression only applies to symbol navigation

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-12281
        # Subject Branch Project Status CR V

        Activity

          People

            kosjar Nikolai Kosjar
            gyll Gyll
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes