Bug 1196267

Summary: First and last coordinates of connection Waypoints inside a container are relative to container
Product: [Retired] JBoss BPMS Platform 6 Reporter: Robert (Bob) Brodt <bbrodt>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, lpetrovi, mbaluch, rrajasek, rzhang, tsurdilo
Target Milestone: ---   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:01:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert (Bob) Brodt 2015-02-25 15:40:35 UTC
Description of problem:
The first and last coordinates of a connection contained in a SubProcess or Lane are relative to that container; all other Waypoints have the correct, diagram-relative coordinates.

Version-Release number of selected component (if applicable):
6.2.0

How reproducible:
Always

Steps to Reproduce:
1. create an embedded Sub Process
2. add a Start and End event to the Sub Process
3. connect these with a Sequence Flow and insert a bendpoint in by dragging the connection

Actual results:
Examining the Process Source shows that the first and last Waypoint in the BPMNEdge DI element for the Sequence Flow are relative to the top-left corner of the embedded Sub Process, instead of being absolute (diagram-relative) coordinates.


Expected results:
All Waypoints should be diagram-relative coordinates

Additional info:

Comment 2 Kris Verlaenen 2015-02-26 02:38:48 UTC
*** Bug 1196403 has been marked as a duplicate of this bug. ***

Comment 5 Tihomir Surdilovic 2015-03-04 14:55:21 UTC
update on master for fix : https://github.com/droolsjbpm/jbpm-designer/commit/229548697