Search on combobox with regional indicator (country) is not working on gtk
Since #11599 (closed), search is no more working on gtk for combobox fields with regional indicator (country, subdivision). Indeed, gtk is doing the matching from the first char which is the unicode flag.
Solution from irc:
< cedk > >maybe we should implement a https://docs.gtk.org/gtk3/method.EntryCompletion.set_match_func.html that is smarter
< cedk > I think it will not be bad because when the selection entries are composed of words, I always found annoying that it does not match for each word