Bug 525451 - Wrong border node GMF location after the container drag and drop
Summary: Wrong border node GMF location after the container drag and drop
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 5.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2017-10-02 08:34 EDT by Florian Barbin CLA
Modified: 2017-10-03 11:12 EDT (History)
1 user (show)

See Also:


Attachments
bug525451 (6.22 KB, application/zip)
2017-10-02 08:35 EDT, Florian Barbin CLA
no flags Details
screenshot (451.50 KB, image/jpeg)
2017-10-02 08:37 EDT, Florian Barbin CLA
no flags Details
Sirius Debug View plugin to deploy in dropins/plugins (81.69 KB, application/x-java-archive)
2017-10-03 11:01 EDT, Florian Barbin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Barbin CLA 2017-10-02 08:34:17 EDT
Steps to reproduce:

* With the given use case (make sure the snap to grid is deactivated)
* Drag and Drop P1 from the model explorer to the diagram blank (there is only one diagram in this project)
* P1 is created with 8 border nodes (From C1 to C8)
* Check the border nodes GMF location: C6 C7 and C8 have wrong GMF locations (according to the draw2D location) => KO
Comment 1 Florian Barbin CLA 2017-10-02 08:35:21 EDT
Created attachment 270777 [details]
bug525451
Comment 2 Florian Barbin CLA 2017-10-02 08:37:06 EDT
Created attachment 270778 [details]
screenshot
Comment 3 Florian Barbin CLA 2017-10-03 11:01:00 EDT
Created attachment 270807 [details]
Sirius Debug View plugin to deploy in dropins/plugins

The Sirius Debug View is necessary to check GMF location. 
Deploy the attached plugin in dropins/plugins
Comment 4 Julien Dupont CLA 2017-10-03 11:12:22 EDT
Steps to reproduce:

* Put the Sirius Debug View plugin in Droppins directory
* Open Sirius Debugging View
* With the given use case (make sure the snap to grid is deactivated)
* Drag and Drop P1 from the model explorer to the diagram blank (there is only one diagram in this project)
* P1 is created with 8 border nodes (From C1 to C8)
* Check the border nodes GMF location: C6 C7 and C8 have wrong GMF locations (according to the draw2D location) => KO