ICEfaces
  1. ICEfaces
  2. ICE-2966

SelectInputText fails to update its list when the containing DOM element is replaced

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7RC1
    • Fix Version/s: 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE6
    • Assignee Priority:
      P1

      Description

      After switching tabs in 'component-showcase2/facelets-enh' the SelectInputText component fails to render its list.

        Activity

        Hide
        Mircea Toma added a comment -

        Reuse previous Ice.Autocompleter instance only if the containing DOM element was not changed by an update.

        Show
        Mircea Toma added a comment - Reuse previous Ice.Autocompleter instance only if the containing DOM element was not changed by an update.
        Hide
        Patrick Corless added a comment -

        Looks like we have a regression in the changes made to autocomplete js. It looks like every request/response generated by the component ajax is reseting the Effect state and thus it is firing on every request/response.

        Maybe this will shed some more light on what is actually going on in this class.

        Show
        Patrick Corless added a comment - Looks like we have a regression in the changes made to autocomplete js. It looks like every request/response generated by the component ajax is reseting the Effect state and thus it is firing on every request/response. Maybe this will shed some more light on what is actually going on in this class.
        Hide
        Patrick Corless added a comment -

        After further investigation it turns out to be an demo issue. No regression from 2966 as far as I can see.

        Show
        Patrick Corless added a comment - After further investigation it turns out to be an demo issue. No regression from 2966 as far as I can see.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: