Bug 165252 - Indent contacts without need of tree branch lines.
Summary: Indent contacts without need of tree branch lines.
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.50.1
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 182438 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-29 00:13 UTC by p.doe2010
Modified: 2009-02-20 06:19 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Fix indentation logic. (1.14 KB, patch)
2009-02-05 21:16 UTC, Frank Roscher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description p.doe2010 2008-06-29 00:13:12 UTC
Version:           0.50.1 (using KDE 4.0.4)
Installed from:    Unspecified Linux
OS:                Linux

In this version of Kopete, I cannot indent my contact if the tree branch lines
are not enables, I would like the indent option to not be dependant of the
tree branch lines options, for appearance reasons, thanks.
Comment 1 Bram Schoenmakers 2008-06-29 00:42:25 UTC
FiNeX, did you fix that today, by chance?
Comment 2 FiNeX 2008-06-29 10:49:50 UTC
Yes I've fixed it partially today: a couple of days ago I've fixed the UI because it was wrong, today I've fixed the code too, but I've not made indipendend the two options. Should I?
Comment 3 p.doe2010 2008-06-29 21:57:05 UTC
No please!!
Comment 4 FiNeX 2008-06-29 22:42:33 UTC
No? Did you re-think about your wish? Should we close this report?
Comment 5 p.doe2010 2008-06-29 22:47:18 UTC
Eh, I meant to not put it dependently.
Comment 6 Dhaval Patel 2008-11-18 04:12:28 UTC
I am using Kopete 0.60.3 with Ubuntu 8.10 and the contact indent is dependent on the branch lines. I would NOT expect it to be this way. Can you please make them independent?
Comment 7 Kevin Funk 2009-01-30 16:45:22 UTC
I second that. It's still not possible to do that. Having that tree view wastes so much space, and disabling it doesnt look that nifty (entries to close to border).
Comment 8 Kevin Funk 2009-01-30 16:45:49 UTC
*** Bug 182438 has been marked as a duplicate of this bug. ***
Comment 9 Frank Roscher 2009-02-05 21:16:20 UTC
Created attachment 31000 [details]
Fix indentation logic.

Here's a small patch to fix the indentation logic. Applies cleanly with current SVN.

But it won't help you if you think that tree view uses too much space, indentation is basically the same without the ugly lines.
Comment 10 Frank Roscher 2009-02-14 09:57:47 UTC
Could someone with SVN commit access please commit my patch? It's really a no-brainer, reviewing won't even take 10 seconds of your time. Still applies cleanly against SVN trunk, too.
In spite of the bug description this is not a wishlist item, but a bug report for a malfunctioning setting in Kopete. Really should be in for KDE 4.2.1.

Thank you in advance.
Comment 11 Matt Rogers 2009-02-20 06:17:41 UTC
SVN commit 928781 by mattr:

fix the indent contacts setting
CCBUG: 165252
This is for KDE 4.3. The commit for KDE 4.2.x is coming shortly

 M  +2 -2      kopetemetacontactlvi.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=928781
Comment 12 Matt Rogers 2009-02-20 06:19:08 UTC
SVN commit 928782 by mattr:

fix the indent contacts setting

BUG: 165252
This will be fixed in KDE 4.2.1


 M  +2 -2      kopetemetacontactlvi.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=928782