After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702006 - Select All does not select collapsed threads
Select All does not select collapsed threads
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.8.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 708682
 
 
Reported: 2013-06-11 12:50 UTC by Kai Engert
Modified: 2013-09-24 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kai Engert 2013-06-11 12:50:55 UTC
- go to a folder with several threads, and several messages in each thread
- use view / collapse all
- select all
- hit the delete key

expected: all messages in all threads deleted

actual, incorrect behaviour:
  only a subset, only one message gets deleted, 
  and everything else gets uncollapsed

Seen on Fedora 19 with Evolution 3.8.2
Comment 1 Matthew Barnes 2013-06-18 12:32:14 UTC
Collapsed messages aren't selected with Select All.  The Delete behavior follows from that, so adjusting the bug summary to focus on message selection.

This is an old bug.  I can reproduce it on Evolution 2.32.  Currently trying to learn enough ETree code to address this.
Comment 2 Matthew Barnes 2013-06-19 18:31:17 UTC
Fixed for Evolution 3.9.4 in:
https://git.gnome.org/browse/evolution/commit/?id=452638466217dbfef0c0954c90aa7cb03cf91452

This comes after a good deal of recent ETree refactoring, so I'm not going to attempt to backport it to 3.8.
Comment 3 Milan Crha 2013-09-24 14:17:59 UTC
This fix has a regression, see bug #708682