ICEfaces
  1. ICEfaces
  2. ICE-1433

Specific use cases break selectInputText

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#1
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      all

      Description

      The following use of selectinput text will ignore the first update

             <ice:selectInputText rows="15"
                                                           width="200"
                                                           valueChangeListener="#{selectInput.updateSuggestions}">
                                          <f:selectItems value="#{selectInput.list}"/>
                                      </ice:selectInputText>

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13607 Thu Apr 19 16:10:36 MDT 2007 rob.mayhew Fix for ICE-1433. Problem was a result of a collision between a dom update, and a selections update.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/state_mon.js
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/bootstrap.js
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13560 Tue Apr 17 13:52:21 MDT 2007 rob.mayhew Revert fix for ICE-1433
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js

          People

          • Assignee:
            Unassigned
            Reporter:
            Rob Mayhew
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: