Community
Participate
Working Groups
Once an element (e.g. a note) has been dropped inside a nested classifier compartment, it can not be removed by drag'n'drop.
Drag and drop seems ok but the diagram is not refreshed when the class is dragged from a class to another or to a package for example
I have to investigate more, normally the drag and drop has to launch a request Move. And thanks to the service edit the diagram must be updated. So Il will verify if the request is constructed correctly and if the service edit do its job.
Will use this bug to implement missing features: 1. As a classifier a component should be draggable to an nested classifier compartment of a Class, Interface and Component 2. As a classifier a Interface should be draggable to an nested classifier compartment of a Class, Interface and Component
Committed on the trunk and branch 0.8.x .
It seems the last commit does not work on the trunk (The class org.eclipse.papyrus.uml.diagram.common.editpolicies.ListenerEventEditPolicy doesn't exist) Did you do a full commit of the patch ?
A commit failed on the plugin oep.uml.diagram.commom. I re-commit it right now. It should normally work now. So I re-close this bug contact me if you still have a problem.