Bug 2501 - opened message blanks when moved to other folder
Summary: opened message blanks when moved to other folder
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message View (show other bugs)
Version: 3.8.0
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2011-09-19 19:06 UTC by thenadar
Modified: 2012-06-27 11:27 UTC (History)
1 user (show)

See Also:


Attachments

Description thenadar 2011-09-19 19:06:10 UTC
How to reproduce:
Double click on a message - a windows with it will pop up.
Now move the message from one folder to an other.
The message in the opened windows disappears as soon as the message is moved to another folder.
It doesn't display again when the message is moved back.

(For me this bug files under "unexpected behaviour".)
Comment 1 users 2012-02-02 17:13:34 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.claws-mail.org/tracker/

2012-02-02 [pawel]	3.8.0cvs21

	* src/folder.c
	* src/messageview.c
	* src/messageview.h
	* src/procmsg.h
		Fix bug #2501 'opened message blanks when moved to other folder'
		Detect message move and update message window contents 
		accordingly, if	message is moved to trash close window
Comment 2 users 2012-03-15 00:02:51 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.claws-mail.org/tracker/

2012-03-14 [pawel]	3.8.0cvs32

	* src/folder.c
	* src/messageview.c
	* src/messageview.h
	* src/procmsg.h
	* src/summaryview.c
	* src/textview.c
	* src/textview.h
		Better fix for bug #2501
		Instead of leaving blank window after message move or delete,
		update separate view to next message in message list or
		display info why view is blank. This was discussed
		in bug #2621 comments.

Note You need to log in before you can comment on or make changes to this bug.