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

        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.
        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.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: