ICEfaces
  1. ICEfaces
  2. ICE-9099

REGRESSION: ace:autoCompleteEntry ajax listener not being triggered for 'submit' event

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Confirmed failure on ICEfaces3 trunk revision# 33941
      Browsers: All
      Server: Tomcat6
    • Assignee Priority:
      P1

      Description

      The ajax listener is not being triggered for the ace:autoCompleteEntry 'submit' event.

      To reproduce:
      1) Build / deploy test app located here: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/autoCompleteEntry
      2) Navigate to 'AutoCompleteEntry Ajax'
      3) Follow instructions on page for the 'submit' Event Test.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Couldn't reproduce issue with the latest code as of today. The values that appear in the text fields are those that are expected, according to the instructions on the page.

        Moreover, the test needs to be updated to correctly test the new ajax event types and the behaviour changes after ICE-8876. All the changes are explained in the comments of that JIRA. It is important to stand out that the valueChangeListener is now only triggered when selection a value, and not when just typing a character.

        Show
        Arturo Zambrano added a comment - Couldn't reproduce issue with the latest code as of today. The values that appear in the text fields are those that are expected, according to the instructions on the page. Moreover, the test needs to be updated to correctly test the new ajax event types and the behaviour changes after ICE-8876 . All the changes are explained in the comments of that JIRA. It is important to stand out that the valueChangeListener is now only triggered when selection a value, and not when just typing a character.
        Hide
        Cruz Miraback added a comment -

        I can still reproduce using ICEfaces3 trunk revision# 34052. The values in the text fields are being updated, but the ajax listener / event is not being triggered. See screenshot.

        I'll update the expected values to account for the new behaviour when this JIRA is fixed.

        Show
        Cruz Miraback added a comment - I can still reproduce using ICEfaces3 trunk revision# 34052. The values in the text fields are being updated, but the ajax listener / event is not being triggered. See screenshot. I'll update the expected values to account for the new behaviour when this JIRA is fixed.
        Hide
        Arturo Zambrano added a comment -

        Committed fix to trunk at revision 34074.

        The source id for the submit event was wrong, and it has been fixed now.

        Show
        Arturo Zambrano added a comment - Committed fix to trunk at revision 34074. The source id for the submit event was wrong, and it has been fixed now.
        Hide
        Cruz Miraback added a comment -

        Thanks Art, confirmed fixed using ICEfaces3 trunk revision# 34074 in Firefox19, Chrome25, IE10.

        Show
        Cruz Miraback added a comment - Thanks Art, confirmed fixed using ICEfaces3 trunk revision# 34074 in Firefox19, Chrome25, IE10.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: