Summary: | When a thread becomes too long, titles are hidden and selecting mails difficult | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Cyrille Dunant <cyrille.dunant> |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.9 pre | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cyrille Dunant
2012-07-26 15:07:48 UTC
Not possible to do it. Otherwise we must break thread to do it. => no good On Thursday 26 Jul 2012 15:54:16 you wrote:
> https://bugs.kde.org/show_bug.cgi?id=304096
>
> Laurent Montel <montel@kde.org> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |RESOLVED
> CC| |montel@kde.org
> Resolution|--- |WONTFIX
>
> --- Comment #1 from Laurent Montel <montel@kde.org> ---
> Not possible to do it.
> Otherwise we must break thread to do it.
> => no good
I might have been unclear: I would just like the _display_ of the thread to
have a depth reset after a while with a marker to indicate that.
Thread display would be:
threadLevel = realTreadLevel % maxDepth ;
if(realTreadLevel % maxDepth == 0 && realTreadLevel)
displayResetMarker() ;
If this is too complicated, never mind. But can we pretty please have at
scrollbar appear?
-- Cyrille Dunant
|