Bug 110768 - [Navigator] [WorkingSets] Selected workingset not updated
Summary: [Navigator] [WorkingSets] Selected workingset not updated
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0.2   Edit
Hardware: PC Windows 2000
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 04:27 EDT by dev2null CLA
Modified: 2019-09-06 15:35 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 dev2null CLA 2005-09-27 04:27:57 EDT
If a Working Set is updated programmatically e.g. using the IResourceNavigator
setWorkingSet() method, the MRU list in the WorkingSetFilterActionGroup is not
correctly displayed as it's setWorkingSet() method has not been called. 

The fill() method on WorkingSetMenuContributionItem fails as it's comparing with
actionGroup.getWorkingSet() that has not been updated. The result is that the
selected attribute is not in sync with the working set currently in use.
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:30:38 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:35:51 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.