ICEfaces
  1. ICEfaces
  2. ICE-7781

ice:panelPopup - panel isn't repositioned when popup size is changed

    Details

      Description

      When changing/adding content in a panelPopup with autoCentre=true, the popup is not re-centred on the page. This was working fine in the ICEfaces 1.8.2 release. With the EE P03 release.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28275 Mon Mar 12 09:19:36 MDT 2012 mircea.toma ICE-7781 Use JavascriptContext.addJavascriptCall method to send the JS code for auto-centering instead rendering the JS code in the component's markup. Using this makes approach makes sure the auto-centering is sent along every update of the popup.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28276 Mon Mar 12 09:31:09 MDT 2012 mircea.toma ICE-7781 Changed PanelPopupRenderer to use JavascriptContext.addJavascriptCall method to send the JS code for auto-centering instead rendering the JS code in the component's markup. Using this approach we make sure the auto-centering is sent along every update of the popup.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28277 Mon Mar 12 09:31:59 MDT 2012 mircea.toma ICE-7781 Changed PanelPopupRenderer to use JavascriptContext.addJavascriptCall method to send the JS code for auto-centering instead rendering the JS code in the component's markup. Using this approach we make sure the auto-centering is sent along every update of the popup.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/components/src/main/java/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: