ICEfaces
  1. ICEfaces
  2. ICE-10521

ace:gMap - Map location shifting after tabSet change

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02, 4.0
    • Fix Version/s: EE-3.3.0.GA_P03, 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P3
    • Support Case References:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Wrap the component in a panelGrid:

                  <h:panelGrid>
                      <ace:gMap id="testMap"
                                style="width: 400px; height: 400px"
                                locateAddress="true">
                          <ace:gMapMarker id="markerOne"
                                          latitude="51.0453246"
                                          longitude="-114.05810120000001"/>
                      </ace:gMap>
                  </h:panelGrid>

      Only a panelGrid will work.
      Show
      Wrap the component in a panelGrid:             <h:panelGrid>                 <ace:gMap id="testMap"                           style="width: 400px; height: 400px"                           locateAddress="true">                     <ace:gMapMarker id="markerOne"                                     latitude="51.0453246"                                     longitude="-114.05810120000001"/>                 </ace:gMap>             </h:panelGrid> Only a panelGrid will work.

      Description

      An ace:gMap is located in a tab of an ace:tabSet. When loading a different tab and then going back to the map tab, the location shown on the map has shifted down and to the right.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case13310Example.zip [ 18493 ]
        Attachment Case13310Example.war [ 18494 ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ]
        Fix Version/s 4.1 [ 11375 ]
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Assignee Priority P3 [ 10012 ]
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: