Bug 1004491 - Cannot close form modeler after save operation.
Summary: Cannot close form modeler after save operation.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Form Modeler
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER5
: 6.0.0
Assignee: Roger Martínez
QA Contact: Jan Hrcek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-04 18:16 UTC by Marek Baluch
Modified: 2014-08-06 20:08 UTC (History)
2 users (show)

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.
Clone Of:
Environment:
BPMS 6.0.0.ER2
Last Closed: 2014-08-06 20:08:30 UTC
Type: Bug


Attachments (Terms of Use)
error image (205.10 KB, image/png)
2013-09-04 18:16 UTC, Marek Baluch
no flags Details
ok image (192.02 KB, image/png)
2013-09-04 18:16 UTC, Marek Baluch
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.