Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Icefaces3/trunk revision# 32166
-
Assignee Priority:P1
Description
SubmitMonitor - On switching and running different 'What to block' options, clicking on submit button will cause the full submit monitor form to be covered in Modal and get stuck being unusable
To reproduce:
-build showcase app from ...\svn\ossrepo\icefaces3\trunk\icefaces and deploy onto tomcat7
-run showcase in any of the speficied browsers
-go to SubmitMonitor > Overview Page
-switch the 'What to block' options to any of the choices provided (step A)
-click submit (Step B)
-do step A and step B (switching 'What to block' options a few times)
-You will notice that the modal that appears on submission will cover the whole form causing the feature to be unusable
Issue Links
- depends on
-
ICE-8965 onElementUpdate doesn't execute all listeners
- Closed
Activity
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Jerome Ruzol [ jerome.ruzol ] |
Migration
made changes -
Assignee | Mark Collette [ mark.collette ] | |
Fix Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 3.3 [ 10370 ] | |
Assignee Priority | P1 [ 10010 ] | |
Component/s | ACE-Components [ 10050 ] | |
Component/s | Sample Apps [ 10010 ] | |
Component/s | QA [ 10016 ] |
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Security | Private [ 10001 ] |
Mark Collette
made changes -
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
There was a regression in the optimisation of the ice.onElementUpdate feature, which ace:submitMonitor relies upon, which was fixed by the core team, and so, fixed this issue. Confirmed by reproducing this issue before updating the core fix, and seeing the issue disappear after updating the core fix.