Bug 2776 - Make all menu shortcuts work properly in the message window
Summary: Make all menu shortcuts work properly in the message window
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Actions (show other bugs)
Version: 3.8.1
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2012-11-12 16:50 UTC by Christoph Gutjahr
Modified: 2012-11-12 20:29 UTC (History)
0 users

See Also:


Attachments

Description Christoph Gutjahr 2012-11-12 16:50:40 UTC
In the separate message window, only the shortcuts that are defined in the windows' local menu are available after the window is opened. To make other shortcuts work (most notably DELETE for moving current message to trash), the text area needs to be focused by clicking on it or hitting TAB once.

This behaviour should be changed to make *all* shortcuts available from the moment the window is opened. An obvious solution would be to add all the relevant items to the menu of this window - the edit menu is currently missing items for deleting the current mail, for example.
Comment 1 users 2012-11-12 20:23: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-11-12 [colin]	3.8.1cvs118

	* src/messageview.c
		Fix initial focus on textview. Fixes bug #2776,
		"Make all menu shortcuts work properly in the message window"

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