ICEfaces
  1. ICEfaces
  2. ICE-7205

Unable to Toggle ice:panelPopup Visibility

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7.0.12
      JSF 2.1.3
    • Assignee Priority:
      P3

      Description

      After building Grimlock from the head today and using the new JSF 2.1.3 jars with partial state saving set to 'true', the ice:panelPopup visibility that is toggled for our "retrieving" messages is not showing up.

      The following javascript method is called, but is no longer resulting in the modal popup showing up in the browser:

      var showPanelJSF = function() {
      ice.log.debug(ice.log, 'showPanelJSF is called');
      document.getElementById('basePopup').style.visibility = 'visible';
      Ice.modal.start('basePopup', '/1Line/xmlhttp/blank');
      // stop showing the panel if showProcessingMessage() is not called first
      window.showPanel = noopShowPanel;

      window.hidePanel = hidePanelJSF;
      };

      This worked with the ICEfaces-2.1.0.ALPHA-082511-bin release.

      From the Williams poc, populate the tab with Screen 1 and then hit the 'retrieve' button. It should show a modal popup with a 'retrieving' message for a couple of seconds.

        Activity

        Brad Kroeger created issue -
        Brad Kroeger made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P1
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P1 P2
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P2 P3
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.0.RC2 [ 10313 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: