The typeahead feature in R5 releases would display an ambiguous names dialog when the user pressed a delimiter and the typeahead completed name was a subset of another name. For example:
2. The typeahead feature completes the name as "John Foo".
3. The user hits a delimiter such as a comma (","), Enter, or F9.
4. An ambiguous names dialog appears containing "John Foo" and "John Foobar".
2. The typeahead feature completes the name as "John Foo".
3. The presses a delimiter such as a comma (","), Enter, or F9.
4. An ambiguous names dialog appears containing "John Foo/CompanyA" and "John Foo/CompanyB".