Bug 1624 - [PATCH] Quick search should be disabled for folder view
Summary: [PATCH] Quick search should be disabled for folder view
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Folder List (show other bugs)
Version: 3.5.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2008-06-03 19:34 UTC by Michael Terry
Modified: 2008-06-04 08:43 UTC (History)
0 users

See Also:


Attachments
Proposed patch (712 bytes, patch)
2008-06-03 19:35 UTC, Michael Terry
no flags Details | Diff

Description Michael Terry 2008-06-03 19:34:12 UTC
Attached is a small patch that sets the sensitivity of 'Edit/Quick search' based on whether Claws is in folder view or not.

(At least it seems to work -- M_EXEC isn't very descriptive to me, but other menu items -- e.g. Thread View -- that would be treated similarly seemed to use it.)

The reason for this patch is that when Claws in folder view (not message view -- I think I'm using those terms right), quick search doesn't do anything visible.  The lack of feedback is confusing.

(downstream bug report: https://bugs.launchpad.net/bugs/223840)
Comment 1 Michael Terry 2008-06-03 19:35:12 UTC
Created attachment 594 [details]
Proposed patch
Comment 2 users 2008-06-03 20:31:53 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/

2008-06-03 [colin]	3.4.0cvs80

	* src/mainwindow.c
	* src/mainwindow.h
		Fix bug 1624, '[PATCH] Quick search should be 
		disabled for folder view'; based on a patch by
		Michael Terry

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