Hide Forgot
Created attachment 793769 [details] error image Description of problem: When a modified task form is saved then the panel which contains the 'x' (close) icon will disappear. See attached image (error.ong). Steps to Reproduce: 1. Open a form 2. Make a change 3. Save Current result: see error.png Expected result: see ok.png
Created attachment 793770 [details] ok image
This is issue only happens in chrome. It seems that chrome has some problems with components resizing. We will take a look at it for the next review.
With last master version, It only happens when changing between tabs (Add fields by origin, add fields by type...), not when clicking on save button.
returning back - based on the description this qualifies indeed as medium
Fixed on master: - https://github.com/droolsjbpm/jbpm-form-modeler/commit/107d03cc253a4d4cc4a8210c71eb287bb791e138
Fixed on 6.0.x: - https://github.com/droolsjbpm/jbpm-form-modeler/commit/ab85977925a42adc544dd68168e90cf4af126344
Ok, I confirm, that the problem with Save button is solved in BPMS 6.0.0 ER4 However the problem with upper panel disappearing in chrome when you click on items in the FormModeler upper menu is still present. I see the commit that was supposed to fix wasn't added to the ER4 - it should be added in the next release. Changing the status to Assigned -> Modified so it gets verified in the next version.
Ok, I verify, that in BPMS 6.0.0 ER5 also the 2nd issue (form modeler tabs disappearing after being clicked in chrome) has been solved.