-
-
Notifications
You must be signed in to change notification settings - Fork 112
Labels
Priority: MediumShould be addressed when time allowsShould be addressed when time allows
Milestone
Description
What Happened?
Performed a (case insensitive) global search for the phrase "Replace All"; the sidebar indicated there was a hit in a certain file but searching that file case-insensitive locally gave no results. It was found that the file contained the phrase "Replace all".
This is because local search ignores the case sensitivity setting if a mixed case search term is used. This behaviour is not reproduced in global search.
Steps to Reproduce
- Create a file containing the phrase (e.g.) "Replace all".
- Globally search for "Replace All" - a hit is shown
- Locally search for "Replace All" - there are no hits.
Expected Behavior
When a hit is shown by global search it should also be found by local search.
OS Version
7.x (Horus)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
Priority: MediumShould be addressed when time allowsShould be addressed when time allows