Hide Forgot
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)
Fixed on master and 6.4.x branches https://github.com/droolsjbpm/jbpm-designer/commit/cd8b6e5f1be7e59e16c8c859cd77ebb9c3a0c72b https://github.com/droolsjbpm/jbpm-designer/commit/164fb5db57698f1c235cc8af6af3ae49c848ae58
It is much better, but it still has issues with Maximize/minimize buttons and Messages panel. See attachment.
Created attachment 1137424 [details] 6.3.ER1 iFrame resize status
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.
Commit is not present in 6.3.0.ER2.