Summary: | Wrong height for local-xmpp list view | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | accounts-kcm | Assignee: | 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: | http://commits.kde.org/telepathy-accounts-kcm/9c720566f0ae32f1de5358cdae7a134e2841000a | Version Fixed In: | 0.6.0 |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2012-10-26 15:00:08 UTC
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 |