Thomas Bruederli wrote: > Nathan Kinkade wrote: >> I feel like I remember reading or even actually writing something about >> this some time ago. But I wanted to bring it up again because to me >> personally it seems like a bug. I'm running the latest devel-threads >> branch, and if a thread is collapsed and I drag it to another folder >> only the top-level message is moved, the remaining messages of the >> thread don't get moved. This seems unintuitive to me. In my mind it >> makes more sense to move the entire part of the collapsed thread from >> the point that thread was grabbed down. > > I compared the behavior of other mail clients and most of them also select > childs when dragging a message. Thunderbird only does it when the thread is > collapsed.
Thunderbird2 does not. > In svn trunk (rev. 3372) this is now implemented. We can still I see a bug here. Steps to reproduce: - expand thread - select a root message - collapse thread - do delete Result: only root is deleted > discuss whether this automatic selection should only take place when the > thread is collapsed. I think automatic thread selection may happen only when root is selected and thread is collapsed. I mean we should mark children on collapse, and unmark them on expand. Also this must work with all listcontrols (eg. Select all, Select unread, Invert). -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/dev/
