https://bugs.kde.org/show_bug.cgi?id=417628

            Bug ID: 417628
           Summary: Exclude filter in find/replace files dialog doesn't
                    seem to work
           Product: kdevelop
           Version: 5.5.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: UI: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: i...@kobaltwit.be
  Target Milestone: ---

SUMMARY
For the last couple of releases I have some trouble to use the exclude file
filter in the find/replace files dialog.
No matter what I enter in there files matching the expressions in the exclude
filter are searched anyway.

For example, in my C++ project I set the exclude filter to "*.c", kdevelop
still searches all c source files and will display search results in these c
source files.
This has been going on for a couple of releases (say at least a year), though
unfortunately I can't recollect when exactly it started

STEPS TO REPRODUCE
1. Open a project in kdevelop
2. Select Edit->Find/Replace in Files...
3. Enter something to search for and that you know is present in files you plan
to exclude in the next step
4. Adjust the exclude step to exclude some files, for example "*.c" to exclude
all c source files.
5. Run the search

OBSERVED RESULT
The search results will also show files that have been excluded via the exclude
filter.


EXPECTED RESULT
Only show results from files that had not been excluded via the exclude filter.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 31
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to