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 387312 - Expanded Threads auto-collapse
Expanded Threads auto-collapse
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Tobias Mueller
Evolution QA team
Depends on:
Blocks: 387309
 
 
Reported: 2006-12-18 22:20 UTC by Sven Herzberg
Modified: 2013-09-13 00:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Herzberg 2006-12-18 22:20:14 UTC
1. Sort by date (newest first)
2. View -> Collapse all threads
3. Expand a large thread
4. Trigger a resort (by waiting for new mail)
5. The expanded thread collapsed again

I would have expected to keep the thread expanded.
Comment 1 Gilboa Davara 2007-01-09 17:20:32 UTC
Duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=387315
Comment 2 Tobias Mueller 2007-07-19 02:48:15 UTC
Confirmed with Evo 2.10 and Evo 2.11.4.

The problem is, that if the message-list gets reloaded, it loads a saved stated from disk, without prior saving the current state to disk. (Why does it reload the state from disk anyway?)

I am currently working on this and I hope to provide a neat patch soon.
Comment 3 Tobias Mueller 2007-08-02 20:43:49 UTC
This issue should be fixed since rev 33930 with patch 92864 :)