Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 1.3.85 (2.0.0-rc1)
-
None
-
Windows Vista 64
-
d5cdca00aa8d920671b1fce0ab54070d9dcc5661
Description
Two examples for reproducing:
Open Qt Creator as project. Open advanced find (Ctrl + Shift + F).
Search for "FakeVimSettings::FakeVimSettings()", scope all projects, no options checked, file pattern "*": It is found in src/plugins/fakevim/fakevimactions.cpp
Try the same with file pattern "fakevim*": Nothing is found.
Try file pattern "fakevim*.cpp": Occurrence is found.
Search for "RegistryAccess", with file pattern "fakevim*.cpp": It is found in many files but none of these matches the pattern.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-1329 Advanced find doesn't accept new file patterns after ten different patterns were used
-
- Closed
-