Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321555

Summary: [Composite Structure Diagram] InformationItem can not be drop in a sub-class
Product: [Modeling] Papyrus Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: CoreAssignee: Project Inbox <mdt-papyrus-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: benoit.maggi
Version: 0.7.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Vincent Lorenzo CLA 2010-08-03 03:51:07 EDT
We can not drop an InformationItem in a sub-class.

Steps to reproduce : 
- Create two classes,  named Class0 and Class1
- Class1 inherits from Class0
- Create an InformationItem in Class0
- Try drop this InformationItem from the Model Explorer in Class1
Comment 1 Yann Tanguy CLA 2010-08-04 07:35:21 EDT
Currently the InformationItem can only be dropped in the graphical context of its semantic container.
This is an acceptable behavior, but in order to be consistent with this behavior the drop should be disabled when the user tries to drop the InformationItem on the diagram if the diagram context and semantic context don't match.
Comment 2 Benoit Maggi CLA 2016-11-07 09:38:31 EST
I close the bug since the drop is working in Neon.1