Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-133
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Lars Heinemann
Reporter: James Strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

seems selecting nodes on the palette no longer immediately update the selected node in the Properties view

Created: 21/Mar/11 03:25 PM   Updated: 05/Apr/11 12:20 PM
Component/s: Camel Editor
Affects Version/s: None
Fix Version/s: 1.1


 Description  « Hide
when giving a demo with a recent installation of Fuse IDE; I found when I selected a node in the outline view it updated the properties view; however when selecting nodes on the canvas it often got a little stuck, showing the old selected node's Properties, not the newly selected node

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Lars Heinemann added a comment - 28/Mar/11 12:10 PM
Unable to reproduce that problem but I will keep an eye on this.

James Strachan added a comment - 05/Apr/11 12:20 PM
This bug affected 3.6.2 only; seems that for some reason AbstractPropertySection.setInput() was not being called any more after selections in the canvas were updated.

Added a workaround with another listener on the part