ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-81

input issues with the filterTable input fields

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA
    • Fix Version/s: 1.8.2.GA_P02
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      All

      Description

      There is a few issues with inputting values into the filterTable's filter input fields.

      Issue #1: Entering two letters into the input field consecutively causes the second letter to be removed. This issue seems to show itself for different letters although this may be due to the number of results returned.

      To reproduce with online composite component showcase demo:
       - Enter "da" quickly into the first name input field.
       - The "a" is removed leaving just the "d".

      Issue #2: Can only enter in two letters. This issue is probably related to the first issue.

      To reproduce with online composite component showcase demo:
       - Enter "matt" quickly into the first name input field.
       - Only "ma" is shown in the input field and the "tt" is removed.

        Activity

        Hide
        Arran Mccullough added a comment -

        Support Case 9041

        Show
        Arran Mccullough added a comment - Support Case 9041
        Hide
        Philip Breau added a comment -

        fixed in svn rev 24774

        • add 300ms threshold to filtering to reduce server calls on fast typing
        • add caret positioning to end of input field to avoid caret misplacement on updates
        Show
        Philip Breau added a comment - fixed in svn rev 24774 add 300ms threshold to filtering to reduce server calls on fast typing add caret positioning to end of input field to avoid caret misplacement on updates

          People

          • Assignee:
            Philip Breau
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: