Bug 2526 - When reading message in separate window, 'n' and 'p' keys do not work
Summary: When reading message in separate window, 'n' and 'p' keys do not work
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.7.9
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2011-10-21 01:38 UTC by pb15394w92pksak4n3r
Modified: 2011-12-29 15:24 UTC (History)
0 users

See Also:


Attachments

Description pb15394w92pksak4n3r 2011-10-21 01:38:30 UTC
'n' and 'p' keys ("next", "previous") work only in preview mode. When viewing a message in separate window, they do not work.
Comment 1 users 2011-10-31 22:47:35 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.colino.net/claws-mail/

2011-10-31 [pawel]	3.7.10cvs66

	* src/messageview.c
	* src/mimeview.c
	* src/mimeview.h
	* src/summaryview.c
		Fix bug #2526 'When reading message in separate window,
		n and p keys do not work'
		- fix key event handling in messageview
		- remove bindings for 'n' and 'p' keys in mimeview (next-part
		  and prev-part actions)
		- instead add 'z' key for prev-part, we have 'a' key 
		  for next-part already

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