ICEfaces
  1. ICEfaces
  2. ICE-8891

ice:selectInputText - ValueChangeListener is not called when clearing input field

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P05
    • Fix Version/s: EE-1.8.2.GA_P06
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces EE 1.8.2 P05
    • Assignee Priority:
      P1
    • Salesforce Case Reference:

      Description

      After entering some text into the selectInputText input field and clearing out the input entirely with the back space key, the VCL is not called for this change. In the P04 release it would be called for this keypress event.

        Activity

        Arran Mccullough created issue -
        Hide
        Arran Mccullough added a comment -

        Attached test case to reproduce issue.

        Steps:

        • Load welcomeICEfaces.iface
        • Enter in "o" into input field. VCL is called on keypress.
        • Use the backspace key to remove the text, the VCL isn't called.
        • Same behavior is seen if more text is added, then all text is selected and then cleared with the backspace key.
        Show
        Arran Mccullough added a comment - Attached test case to reproduce issue. Steps: Load welcomeICEfaces.iface Enter in "o" into input field. VCL is called on keypress. Use the backspace key to remove the text, the VCL isn't called. Same behavior is seen if more text is added, then all text is selected and then cleared with the backspace key.
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case11895Example.war [ 15354 ]
        Attachment Case11895Example.zip [ 15355 ]
        Arran Mccullough made changes -
        Salesforce Case Reference 5007000000QYdazAAD
        Arran Mccullough made changes -
        Summary ice:selectInputText - VCL not called when clearing input field ice:selectInputText - ValueChangeListener is not called when clearing input field
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ]
        Fix Version/s EE-1.8.2.GA_P06 [ 10470 ]
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33421 Thu Feb 14 09:45:26 MST 2013 art.zambrano ICE-8891 corrected minChars default value setting mechanism to allow setting it to 0
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/autocomplete_ext.js
        Hide
        Arturo Zambrano added a comment -

        Committed fix to the trunk at revision 33421. The fix consists in correctly setting in the client the value of the 'minChars' option and to set its default value to 0.

        Show
        Arturo Zambrano added a comment - Committed fix to the trunk at revision 33421. The fix consists in correctly setting in the client the value of the 'minChars' option and to set its default value to 0.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Cruz Miraback added a comment -

        Confirmed fixed using ICEfaces 1.8.2.GA_P06 build 1 in Firefox19, Chrome24, IE6/7/9.

        Show
        Cruz Miraback added a comment - Confirmed fixed using ICEfaces 1.8.2.GA_P06 build 1 in Firefox19, Chrome24, IE6/7/9.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: