Notepad++ doesn't find the accented characters with the "Find in files" function
- 
 Ok, thank you ^^ 
 At least, I can try to write a bug report on Github with all the details even if others tried before, you never know…
- 
 @Atelier-Traduction said in Notepad++ doesn't find the accented characters with the "Find in files" function: I can try to write a bug report on Github I would certainly say you should ADD to the existing one I linked earlier…did you see that link? 
- 
 Yeah. If you think this is better, ok, I just will do that. 
- 
 https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7668 
 Done, let’s pray now.
- 
 THIS seems to give some weight to my “Scintilla update” theory (or guess, actually). 
- 
 Hi, @atelier-traduction, @alan-kilborn and All, Aaaaah, yes :-(( @atelier-traduction, you’re quite right about it. I’ve never noticed that bug, yet ! Indeed, as I replied, in that forum, in English, all my text files are, mainly, written in English, so without any accentuated characters ! Compared to you, with my local N++ configuration, the accentuated characters are even not displayed at all, in the Search resultpanel !
 This only happens under three conditions : - 
A search has been successful and the file is currently seen in the Search resultpanel
- 
The file is presently not opened in a Notepad++ session, either in the main or in the secondary session 
- 
The file is ANSIencoded ( All the otherUnicodeencodings are OK ! )
 Note that, in addition, if the search, itself, contained accentuated characters, the Find result panel does not show the ANSIfile !
 I also confirm, as you said, that this bug occurs since Notepad++ V7.7I get no time, presently, but I’ll open an issue on GitHubvery soon !BR guy038 
- 
- 
 I just would like to add that the “Search result” doesn’t find anything if accentuated characters are searched for. https://community.notepad-plus-plus.org/assets/uploads/files/1592392282525-notepad_isssue.png You can see these squares because I put the term “em” to find. If I put “rétablissement”, the “Search result” panel doesn’t find anything, so I don’t agree with the “the file is currently seen in the Search result panel” part. Or I misinterpreted your phrasing. 
- 
 Hi, All, Done ! See my comment on GitHub:https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7668#issuecomment-645602955 After further tests, problem occurs with any character between \x{0080}and\x{00FF}BR guy038 
- 
 Fixed in https://github.com/notepad-plus-plus/notepad-plus-plus/commit/c5a0ed7c1aaac56dc96deabba8dd5e7cba261b2d 
 It will come with next release.
- 
 Thank you @donho, @guy038 and @Alan-Kilborn ;) 


