Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: 4.2
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:showcase resizable demos, tomcat 7/8, ICEfaces 4 trunk r53707, myfaces 2.2.12
-
Assignee Priority:P1
Description
resizeable > Overview and Resize Listener MyFaces Specific
These demos will not load whether navigated to from the menu or search function. Browser crashes as a result.
These demos will not load whether navigated to from the menu or search function. Browser crashes as a result.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | 4.2 [ 12870 ] | |
Assignee Priority | P1 [ 10010 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50772 | Wed Mar 01 14:08:31 MST 2017 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Insert the resizable setup script component as a sibling of the targeted component. This avoids the loop we had before were the setup script was added as the child of targeted component but fired a PostAddToViewEvent that once again triggered an addition, and so on.