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
-
None
-
-
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
For Gerrit Dashboard: QTCREATORBUG-27595 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
414746,2 | LanguageClient: fix sync with in outline widget | 8.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
424790,2 | LanguageClient: fix outline focus | 8.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |