You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a diagram with (only) a Package visible on it.
From the Explorer, create e sub-element inside the Package, e.g. an AttriuteDefinition.
Drop the new AttributeDefinition from the Explorer onto the diagram's background (not inside the Package container).
Expected result
Nothing, except maybe a message; this semantic element can not be represented where the user dropped.
Actual result
A node for the AttributeDefinition is created and revealed inside the Package container node, which is where the semantic element exists, but not where the user dropped.