Bug 309050

Summary: Wrong height for local-xmpp list view
Product: [Frameworks and Libraries] telepathy Reporter: Daniele E. Domenichelli <ddomenichelli>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: coloncolonone, kde
Priority: NOR Keywords: junior-jobs
Version: git-latest   
Target Milestone: 0.5-next   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.6.0

Description Daniele E. Domenichelli 2012-10-26 15:00:08 UTC
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
Comment 1 Stefan Eggers 2013-01-04 08:38:22 UTC
Created review request for a change that fixes this for me: https://git.reviewboard.kde.org/r/108153/
Comment 2 David Edmundson 2013-01-28 21:22:55 UTC
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