Bug 1305934

Summary: Wrong calculation of jbpm Designer IFrame height
Product: [Retired] JBoss BPMS Platform 6 Reporter: Kirill Gaevskii <kgaevski>
Component: jBPM DesignerAssignee: Cristiano Nicolai <cnicolai>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: cnicolai
Target Milestone: ER3   
Target Release: 6.3.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:01:51 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:
Attachments:
Description Flags
jBPM Designer IFrame height
none
6.3.ER1 iFrame resize status none

Description Kirill Gaevskii 2016-02-09 15:54:25 UTC
Created attachment 1122442 [details]
jBPM Designer IFrame height

Description of problem:
jBPM Designer IFrame always is too small related the browser window or little bigger then there are available space. See attachment. 

Version-Release number of selected component (if applicable):
6.3.0 DR1 (The same problem occur on latest Snapshot)

How reproducible:
always on FF31, FF38, FF44, Latest Google Chrome and IE11

Steps to Reproduce:
1. Open Business process
2. Open messages panel
3. Try maximize designer

Actual results:
In all cases designer will be less then it can be.

Expected results:
Designer will fill all free space

Additional info:
It seem like designer IFrame calculates in hard way (IFrame element "height" property)

Comment 3 Kirill Gaevskii 2016-03-17 15:44:26 UTC
It is much better, but it still has issues with Maximize/minimize buttons and Messages panel. See attachment.

Comment 4 Kirill Gaevskii 2016-03-17 15:45:16 UTC
Created attachment 1137424 [details]
6.3.ER1 iFrame resize status

Comment 5 Cristiano Nicolai 2016-03-23 22:58:56 UTC
Fixed re-sizing problem on both master and 6.4.x branches:

https://github.com/uberfire/uberfire/commit/cd3ec481ac4a5d89fc74e8e4d180b9bb620cda43

https://github.com/uberfire/uberfire/commit/313653fe407d014d5e02be1a99f6fb7695ca9d7d

Unfortunately doesn't seem like the merge was done in time for the ER2 release.

Comment 6 Kirill Gaevskii 2016-03-31 16:14:02 UTC
Commit is not present in 6.3.0.ER2.