Bug 359516 - enable AdaptiveRefreshPolicy to react to changes in the filter that are not text related
Summary: enable AdaptiveRefreshPolicy to react to changes in the filter that are not t...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.7   Edit
Assignee: David Green CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 359518
  Show dependency tree
 
Reported: 2011-09-30 02:26 EDT by David Green CLA
Modified: 2011-09-30 13:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Green CLA 2011-09-30 02:26:59 EDT
Currently @AdaptiveRefreshPolicy@ can only react to filter changes when the text filter changes.  There are cases where the filter could change even if the filter text remains the same.  For example, if checkboxes or other controls were involved in configuring a filter, the @AdaptiveRefreshPolicy@ would need to react to changes in these as well.
Comment 1 David Green CLA 2011-09-30 02:30:57 EDT
Pushed change to Gerrit http://review.mylyn.org/68
Comment 2 Steffen Pingel CLA 2011-09-30 04:04:08 EDT
Looks good to me. Please feel free to commit.
Comment 3 David Green CLA 2011-09-30 13:07:19 EDT
pushed to master