Bug 495114 - [Diagram][LinksLF] For reflexive association, the source anchor and the target anchor have the same value
Summary: [Diagram][LinksLF] For reflexive association, the source anchor and the targe...
Status: ASSIGNED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Diagram (show other bugs)
Version: 1.1.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: M7   Edit
Assignee: Vincent Lorenzo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 495115
Blocks: 493430
  Show dependency tree
 
Reported: 2016-06-01 04:24 EDT by Vincent Lorenzo CLA
Modified: 2017-08-18 12:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2016-06-01 04:24:30 EDT
Step to reproduce : 
	1/ Create a Class Diagram (On mars or Neon)
	2/ Create a Class
	3/ Create a reflexive association on this class, moving the mouse between the source creation click and the target creation click.
	4/ Open the notation file and for the edge, you will get something like this: 
	 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_1-4P0ifREeaahpMT-2DuRA" points="[757, 95, -643984, -643984]$[757, 95, -643984, -643984]"/>
    <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1_f64CfREeaahpMT-2DuRA" id="(0.980327868852459,0.0)"/>
    <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1_f64SfREeaahpMT-2DuRA" id="(0.980327868852459,0.0)"/>
    
    The source and target anchor are the same. I think it is not very important because the router is do special stuff for self relation, but nevertheless, I think there is a bug
Comment 1 Vincent Lorenzo CLA 2016-06-01 05:07:53 EDT
As the problem comes from a GMF class, I open the bug 495115.