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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #39094 Tue Dec 03 18:07:05 MST 2013 art.zambrano ICE-9695 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
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #38814 Mon Nov 18 18:08:13 MST 2013 art.zambrano ICE-9695 fix to avoid re-populating the field when holding down the backspace key
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: