Details
-
Bug
-
Resolution: Duplicate
-
P4: Low
-
None
-
Qt Creator 2.3.0
-
None
Description
int main() { int Variable = 3; if (true) Variable = 5; }
Set tab size to 4, then search for Variable. In the search results pane, it appears with 8 characters tab size.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-2042 Search results doesn't respect tab width
- Closed