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

Clangd + Right Side Outline Pane::Loss focus - with keyboard navigation focus is loss.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 6.0.0, Qt Creator 6.0.1, Qt Creator 6.0.2, Qt Creator 7.0.0, Qt Creator 7.0.1, Qt Creator 7.0.2, Qt Creator 8.0.0
    • C/C++/Obj-C++ Support
    • None
    • Windows
    • 047a955bac (qt-creator/qt-creator/8.0) 047a955bac (qt-creator/qt-creator/master) 5aa987b6a5 (qt-creator/qt-creator/qds-3.6) 5aa987b6a5 (qt-creator/qt-creator/qds-dev) 5aa987b6a5 (qt-creator/qt-creator/9.0) 5aa987b6a5 (qt-creator/qt-creator/qds-3.7)

    Description

      If we don't use Clangd:

      1. open right side outline pane; (in my case pressing "Alt+C")
      2. browse by items from current selected (active) item (with up-arrow and down-arrow keys).

      If the Tools/Options.../C++/Clangd option is enabled, we have the following problem:

      1. open right side outline pane; (in my case pressing "Alt+C")
      2. to get focus press "Tab"-key;
      3. then try to select next item by pressing down-arrow key;
      4. But, item selection begins from first outline item not from current!

      If you try to open ride side outline pane again in the same document after keys Alt+C and then "Tab" and try navigate with up/down-arrow keys the item selection begins from current (active) item.
      But if switch to another document, — item navigation begins from first outline item! (and etc.)

      See attached screen video!

      Attachments

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

        Activity

          People

            davschul David Schulz
            dsso Alexander Bychkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes