Bug 236335 - "Find" in Task List fails to see through focus filter
Summary: "Find" in Task List fails to see through focus filter
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 major (vote)
Target Milestone: 3.0   Edit
Assignee: Robert Elves CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-09 20:26 EDT by Mik Kersten CLA
Modified: 2008-06-12 16:53 EDT (History)
1 user (show)

See Also:


Attachments
Filter fix (1.37 KB, patch)
2008-06-11 02:25 EDT, Robert Elves CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mik Kersten CLA 2008-06-09 20:26:39 EDT
This means that the focus filter needs to be turned off to find stuff.
Comment 1 Robert Elves CLA 2008-06-11 02:25:42 EDT
Created attachment 104429 [details]
Filter fix

Mik, if you could review.
Comment 2 Mik Kersten CLA 2008-06-11 14:05:12 EDT
I took a quick look and that approach seems fine.
Comment 3 Robert Elves CLA 2008-06-12 00:40:25 EDT
Thanks. Committed.
Comment 4 Mik Kersten CLA 2008-06-12 13:35:09 EDT
Rob: the fix has the bad sideffect of seeing through the working set.  It should work as in 2.x releases, where it sees through the focus and any priority filters, but does not see through the working set filter.
Comment 5 Robert Elves CLA 2008-06-12 16:53:24 EDT
Fixed.