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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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.