GNOME Bugzilla – Bug 102577
deleting colapsed threads only deletes first article
Last modified: 2004-12-22 21:47:04 UTC
steps to repeat: 1: find an article with 1+ followups (a thread) 2: collapse the thread 3: select the thread 4: right click on it and select delete what happens: it deletes the first article of the thread and expands the remaining articles what should happen: it should delete the entire thread
I agree. This is already the case for flagging articles, and the behavior should be consistent for other operations in the header pane.
Fixed in CVS: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=articlelist.h&rev1=1.135&rev2=1.136&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=articlelist.c&rev1=1.597&rev2=1.598&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=article-actions.c&rev1=1.41&rev2=1.42&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan&command=DIFF_FRAMESET&file=ChangeLog&rev1=1.1649&rev2=1.1650&root=/cvs/gnome Features that operate on selected articles & their collapsed children: * delete * mark read/unread * flag/unflag for download * copy to folder * "download selected" Features that operate just on the selected articles: * save attachments * save as... * spamize * watch thread * ignore thread