The list view for local-xmpp account is slightly higher than the list item, so when the item is selected there is an ugly white stripe in the bottom (see http://wstaw.org/m/2012/10/26/snapshot100.png ). I have the same issue on 2 different computers, but some time ago I didn't have it so it is probably something not using the correct size hint or some fixed value. Marking this as a junior-job... HINT: ktp-accounts-kcm repo -> src/kcm-telepathy-accounts.cpp -> salutListView
Created review request for a change that fixes this for me: https://git.reviewboard.kde.org/r/108153/
Git commit 9c720566f0ae32f1de5358cdae7a134e2841000a by David Edmundson, on behalf of Stefan Eggers. Committed on 28/01/2013 at 22:20. Pushed by davidedmundson into branch 'master'. Fix height for local-xmpp list view The list item was slightly smaller than the containing list view for small font sizes. When it was selected there was a small strip below which didn't belong to the item and didn't change color. Fixed this. For really large fonts the list view didn't get high enough and thus got truncated. This gets fixed at the same time. REVIEW: 108153 M +1 -0 src/kcm-telepathy-accounts.cpp http://commits.kde.org/telepathy-accounts-kcm/9c720566f0ae32f1de5358cdae7a134e2841000a