Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 5.0.0-beta1
-
None
-
-
117fa35e00300c5455b4c38368852ff978c44f88 (qt-creator/qt-creator/5.0)
Description
I only get the virtual function proposal widget when the editor conataining the virtual function declaration is currently opened.
Steps to reproduce:
- Checked out 3112d063e84dd48ac56aad912e4b54d52e1c809a
- No editor opened
- open codeassistant.cpp:230:64
- trigger follow symbol
- iassistprocessor.h:43:30 is directly opened without showing the virtual function proposal
- ctrl+tab to previous editor location
- trigger follow symbol again
- virtual function proposal is shown
- select TextEditor::IAssistProcessor::immediateProposal
- close editor
- trigger follow symbol again
- iassistprocessor.h:43:30 is directly opened without showing the virtual function proposal again
I could also reproduce that behavior with IEditor::toolBar()
Attachments
For Gerrit Dashboard: QTCREATORBUG-25861 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
357120,2 | Clangd: Ensure open document for "Send Goto Implementation" requests | 5.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |