https://issues.apache.org/bugzilla/show_bug.cgi?id=42248

--- Comment #16 from Philippe Mouawad <[email protected]> 
2012-01-29 13:49:32 UTC ---
I think the problem is due to the following:
- You record a TreePath pointing to the node after modification
- When you undo, a full JTree with new nodes JMeterTreeNodes is rebuilt
- If you try to call tree.setSelectionPath(path), then it uses the content
before undo.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to