-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
6.0.1
-
Chrome browser
Description of problem:
This is a browser related issue (Chrome).
Simulation result for executed path shows just svg element which size is 50x50 pixels. It seems that all nodes of BPMN2 code are present in source code but the view is too small.
source code is :
<svg xmlns="http://www.w3.org/2000/svg" xmlns:oryx="http://oryx-editor.org" id="_B08D6618-42D7-4A07-8220-91A544F59875" width="50" height="50" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg"> ... </svg>
Version-Release number of selected component (if applicable):
6.0.1 CR1 BPMS, Chrome browser
How reproducible:
use Chrome browser
Steps to Reproduce:
1. create simple process Start->Task->End
2. start simulation
3. go to Path results
Actual results:
See attached screenshot. Size of SVG element is 50x50 pixels. Elements of BPMN2 are present.
Expected results:
All elements in SVG should be visible.
Additional info: