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.
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
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 is visible with IF4 trunk, and EE-3.3.0-maintenance branch, in all browsers. |
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 is visible with IF4 trunk, and EE-3.3.0-maintenance branch, in all browsers. |
Carmen Cristurean
made changes -
Affects Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Carmen Cristurean
made changes -
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 is visible with IF4 trunk, and EE-3.3.0-maintenance branch, in all browsers. |
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. |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Affects Version/s | 4.0 [ 11382 ] | |
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Affects Version/s | EE-4.0.0.GA [ 11171 ] | |
Affects Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Assignee Priority | P3 [ 10012 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44233 | Tue Mar 17 12:41:09 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.