Bug 395369 - Adding an element may trigger the move of its children
Summary: Adding an element may trigger the move of its children
Status: ASSIGNED
Alias: None
Product: EMF.Diffmerge
Classification: Modeling
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Olivier Constant CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 08:39 EST by Olivier Constant CLA
Modified: 2012-11-29 08:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Constant CLA 2012-11-29 08:39:18 EST
Given a model V1 containing
- E1
-- E11
-- E12

Given a model V2 containing
- E2
-- E11
-- E12

When merging the addition of E1 in V2, E11 and E12 are moved to E1 whereas the user should have the possibility to leave them in E2.