It seems GtkEntryCompletion doesn't work well with non-ascii characters. This makes:
When selecting a category by typing, if there's a non ascii character like í it is transformed to i so nothing the lookup of the category by name does not work.
Log in to post a comment.