ICEfaces
  1. ICEfaces
  2. ICE-7665

ace:maskedEntry: AjaxListener being triggered twice in IE7/8

    Details

      Description

      The ajaxListener is being called twice, and the values on the page are being incremented twice as well. The expected / actual results are below:

      Expected message = "AjaxBehaviorEvent received! (#1)", Actual message = AjaxBehaviorEvent received! (#2)
      Expected value A = 1, Actual value = 2
      Expected value B = 1, Actual value = 2

      To reproduce:
      1. Build / deploy test application from location above
      2. Navigate to MaskedEntry Ajax test
      3. Use the app to test each of these scenarios that are producing the wrong results:
      "valueChange" Event Test
      Default Event Test
      "valueChange" Event Test w/ ValueChangeListener attribute

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: