ICEfaces
  1. ICEfaces
  2. ICE-7646

ace:progressBar: Listeners don't function when combined with ace:ajax client events

    Details

      Description

      ACE:ProgressBar has three listeners (changeListener, cancelListener, completeListener). I have combined these three listeners with their similar ace:ajax event as follows:
      1. changeListener + ace:ajax event 'change'
      2. cancelListener + ace:ajax event 'cancel'
      3. completeListener + ace:ajax event 'complete'

      Only the ajaxListener is being called for any of the above combinations. However, when testing the progressBar listeners individually they all are called successfully.

      To reproduce:
      1. Build / deploy test application.
      2. Navigate to 'ProgressBar Ajax ' test page.
      3. Use each of the following tests for each scenario:
      "complete" Event Test w/ CompleteListener attribute
      "cancel" Event Test w/ CancelListener attribute
      "change" Event Test w/ ChangeListener attribute
      There are some print statements for debugging in both the ajax listener and the progressBar listeners.

        Activity

          People

          • Assignee:
            yip.ng
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: