Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces4 trunk r44119
Browser: all
Server: Tomcat7
-
Assignee Priority:P3
Description
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/gMap
Test page: /gMapInDialog.jsf
On dialog display, the inside gMap renders a location in USA, South Dakota, instead of current location. This only happens if using visible="false" on ace:dialog.
This is visible with IF4 trunk, and EE-3.3.0-maintenance branch, in all browsers.
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/gMap
Test page: /gMapInDialog.jsf
On dialog display, the inside gMap renders a location in USA, South Dakota, instead of current location. This only happens if using visible="false" on ace:dialog.
This is visible with IF4 trunk, and EE-3.3.0-maintenance branch, in all browsers.
Committed fix to re-center child ace:gMap's inside dialogs to 4.0 trunk at revision 44233 and to 3.3 EE maintenance branch at revision 44234.
This was a general issue with maps in hidden nodes. Resizing and re-centering is the standard solution.