Summary: | Don't replicate subjects in tree of emails | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Thomas Zander <zander> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 1.5.94 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Zander
2004-01-14 14:29:22 UTC
A screenshot showing this feature: http://www.mutt.org/screenshots/index.gif Hmm, from looking at the screenshot I don't like this at all. But I guess I would have to use it for some time to see whether I like it, or not. What happens if the root of the thread is out of sight? Will the user just see the blank subjects? This would be unacceptable. The subject of a thread must always be visible. So implementing this is harder than it at first seems to be. We can't just replace the subject with an empty string in the child listview items. Mutt uses pages of subjects; so its not really a detail you can compare.. Anyway; it shows the subject again for all emails that don't have an ancestor with that same subject visible. Actually I would prefer the way xnews displays threads: My subject bla bla ba myself john frank jack myself You are so stupid (was: ...) jack frank jack The example above was taken from http://bugzilla.gnome.org/show_bug.cgi?id=114342 |