ICEfaces
  1. ICEfaces
  2. ICE-9695

ace:autoCompleteEntry holding down backspace key re-populating field with previous value

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      JBoss
    • Salesforce Case Reference:

      Description

      When pressing the backspace key in the ace:autocompleteEntry input field, the component behaves as expected, the remaining characters will stay in the field. If you remove all the characters, the field remains empty.

      However, if you press and hold the backspace key, the field will re-populate with the previous value. The field should have the characters in it that are displayed when you release the backspace key after keeping it held down.

        Activity

        Hide
        Arturo Zambrano added a comment -

        r38814:
        Committed fix to 4.0 trunk.
        r38815:
        Committed fix to 3.3 EE maintenance branch.

        Show
        Arturo Zambrano added a comment - r38814: Committed fix to 4.0 trunk. r38815: Committed fix to 3.3 EE maintenance branch.
        Hide
        Arturo Zambrano added a comment -

        Committed improvement to 4.0 trunk at revision 39094 and to 3.3 EE maintenance branch at revision 39095. Reduced default delay from 400 to 250 ms to improve responsiveness; increased delay for backspace and delete keys to a minimum of 500 to avoid sending multiple requests when holding those keys down.

        Show
        Arturo Zambrano added a comment - Committed improvement to 4.0 trunk at revision 39094 and to 3.3 EE maintenance branch at revision 39095. Reduced default delay from 400 to 250 ms to improve responsiveness; increased delay for backspace and delete keys to a minimum of 500 to avoid sending multiple requests when holding those keys down.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: