Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1225151

Summary: Swimlane issues in BPM Suite 6.1 - Large text name is overlapping other components
Product: [Retired] JBoss BPMS Platform 6 Reporter: Amana <ajuricic>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Jozef Marko <jomarko>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: alazarot, kverlaen, wsiqueir
Target Milestone: DR1   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1229803 (view as bug list) Environment:
Last Closed: 2020-03-27 20:11:44 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:
Bug Depends On:    
Bug Blocks: 1229803    
Attachments:
Description Flags
swimlane_name none

Description Amana 2015-05-26 17:26:04 UTC
Description of problem:

We have identified two issues by using swimlanes in BPM Suite 6.1:

>> 1- When the swimlane name is too large, it is not adjustable inside the swimlane box. "swimlane_name.png" shows that the text is overlapping other components. 

>> 2- The tool does not allow to add a swimlane inside a swimlane. 

It is certainly not possible. According to specification [1], it should be possible to add many lanes inside a "pool" (swimlane). However, it seems like it is not possible to achieve that in business-central. Is it a bug or is there any other way to achieve it?

[1] http://www.omg.org/spec/BPMN/2.0/


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

BPM Suite 6.1

How reproducible:

Always (on firefox)

Steps to Reproduce:
1. Create a simple lane and name it with a large name;
2. try to add a swimlane inside a swimlane; or find another way to add new lanes;

Actual results:

1. Large name is not adjustable;
2. It is possible to add only one swimlane ;

Expected results:

1. name should be adjustable inside the swimlane box;
2. how to add a new lane inside the swimlane?

Additional info:

Comment 1 Amana 2015-05-26 17:26:32 UTC
Created attachment 1030095 [details]
swimlane_name

Comment 4 Kris Verlaenen 2015-06-08 14:57:34 UTC
Note that designer does not support pools at the moment, only lanes.  The process Canvas as a whole is considered the pool.  Multiple pools are typically only used for orchestrations, not when modeling one process, as one process should be contained in one pool.

Comment 6 Tihomir Surdilovic 2015-06-22 17:38:41 UTC
fixed in designer master - commit https://github.com/droolsjbpm/jbpm-designer/commit/ca145b13a20dc48c193c7d57c7f59ca831dfab53

text should not stay within the boundaries of the lane box

Comment 7 Tihomir Surdilovic 2015-06-22 17:39:12 UTC
not=now

Comment 8 Jozef Marko 2015-10-05 06:29:42 UTC
Verified on 6.2.0.ER3. Long name of lane now fits the lane boundaries.