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

Bug 1202892

Summary: IE: jBPM Designer does not allow to collapse folders in the simulation result tree
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Jozef Marko <jomarko>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.0CC: kverlaen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Windows, IE
Last Closed: 2020-03-27 19:05:25 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 Sona Mala 2015-03-17 16:07:45 UTC
Description of problem:
It would be nice if an user had the possibility to collapse folders in the simulation results which would make the view port a bit smaller in size and he would not have to scroll from top to bottom (and vice versa). Currently the folders in the simulation results cannot be collapsed. 


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


Steps to Reproduce:
1. create a simple process (Start -> Manual Task -> End)
2. run simulation
3. go to the simulation Results tab
4. collapse any folder (Process, Process Elements, Paths)

Actual results:
The IE console shows this error:
   "Unable to get property 'ui' of undefined or null reference"
whenever I try to close an expanded tree item.

Based on BZ1049506, this is a problem in Ext library (v2.0.2). Newer versions of this library are not an open source.


Expected results:
An user can collapse folders in the simulation results tree.

Additional info:
Maybe the own implementation of this tree may help.