Bug 1004491

Summary: Cannot close form modeler after save operation.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: Form ModelerAssignee: Roger Martínez <romartin>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: pzapataf, vigoyal
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Summary: Due to duplicate AJAX calls, the requests submitted from FormModeler page anchors when a user clicks on a menu item is erroneously sent twice. This results in the Header Panel being hidden. This behavior only occurs in Google Chrome browser. Use an alternate browser till a fix is available. Cause: The request's submitted from form modeler page anchors were duplicated, request was sent twice. Consequence: Header panel for form modeler screen was hidden. Fix: Send only one single ajax request on form modeler page anchors. Result: Header panel for form modeler is always visible.
Story Points: ---
Clone Of: Environment:
BPMS 6.0.0.ER2
Last Closed: 2014-08-06 20:08:30 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:
Attachments:
Description Flags
error image
none
ok image none

Description Marek Baluch 2013-09-04 18:16:19 UTC
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

Comment 1 Marek Baluch 2013-09-04 18:16:43 UTC
Created attachment 793770 [details]
ok image

Comment 2 Pere Fernàndez 2013-09-05 14:37:33 UTC
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.

Comment 3 Roger Martínez 2013-09-30 15:39:39 UTC
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.

Comment 4 Marek Baluch 2013-10-01 12:29:24 UTC
returning back - based on the description this qualifies indeed as medium

Comment 10 Jan Hrcek 2013-10-18 09:08:41 UTC
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.

Comment 11 Jan Hrcek 2013-11-29 13:35:19 UTC
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.