Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.1
-
None
-
-
ab16e61ab (12.0)
Description
To reproduce:
1. Load Creator project
2. Open Search pane (Ctrl + Shift + F)
3. Scope: "C++ Symbols"
4. Search for: "set"
5. Press "Search"
Inside the results list you may see e.g. "Utils::BaseTreeView::resizeColumns()", which doesn't match the "set" input.
Correction: literally it matches the class name: Ba[SET]reeView, but showing all the not matching methods of this class doesn't really make sense. Most probably it should show only c'tor and d'tor of this class in this case .
Attachments
For Gerrit Dashboard: QTCREATORBUG-29133 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
511786,2 | CppEditor: Do not match scope names in "all symbols" locator | 12.0 | qt-creator/qt-creator | Status: MERGED | -1 | 0 |