All letters in contact name are lowercased. Reproducible: Always Steps to Reproduce: 1. Start a new mail in KMail 2. Go to the "To:" field and start writing someone's address, e.g. It will try to suggest matching addresses from the address book. Actual Results: One of the suggestions is "alexander potashev <aspotashev@gmail.com>" (note first letters in lowercase). Expected Results: It should be "Alexander Potashev <aspotashev@gmail.com>" (name should be capitalized). This is how it is seen in KAddressBook. Similar bug report: bug#327384