@@ -49,6 +49,8 @@ def treatSuffixes(prefix):
entries.add(entry)
if not base in entry:
interestingEntries = False
else:
if rowsLen == MAXIMUM_SUGGESTIONS and interestingEntries:
treatSuffixes(base)
The note is not visible to the blocked user.