Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: EE-4.0.0.GA
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk revision# 44061
Server: tomcat7.0.42
Browser: all
JSF: Myfaces bundle 2.2.7
-
Assignee Priority:P2
Description
showcase built with MyFaces JSF (v.2.2.5 or 2.2.7) > ace:gMap > Map Options:
The panels containing checkboxes - such as Map Controls or Map Options - close up when first time checking/unchecking a checkbox from inside that panel.
Not an issue in showcase built with Mojarra JSF.
The panels containing checkboxes - such as Map Controls or Map Options - close up when first time checking/unchecking a checkbox from inside that panel.
Not an issue in showcase built with Mojarra JSF.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | EE-4.0.0.GA [ 11171 ] |
| Assignee | Mircea Toma [ mircea.toma ] | |
| Assignee Priority | P2 [ 10011 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #44128 | Fri Feb 27 07:07:18 MST 2015 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMResponseWriter.java
|
| Security | Private [ 10001 ] |
| Summary | showcase - ace:gMap - Map Options demo issue (MyFaces JSF) | showcase - ace:gMap - Map Options demo issue (MyFaces JSF 2.27) |
| Summary | showcase - ace:gMap - Map Options demo issue (MyFaces JSF 2.27) | showcase - ace:gMap - Map Options demo issue (MyFaces JSF 2.2.7) |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Render input elements that hold the ClientWindow value when replying to post-back to match what is rendered by Myfaces during page load requests. This avoids generating large update for all the forms in the page.