Community
Participate
Working Groups
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
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.
I close the bug since the drop is working in Neon.1