ICEfaces
  1. ICEfaces
  2. ICE-9757

ace:autoCompleteEntry <ace:ajax execute="@this" event="valueChange"> executes whole form

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.3
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IE9.0.19 on windows 7

      Description

      When using a <ace:ajax execute="@this" event="valueChange"> inside a <ace:autoCompleteEntry>, the whole form is executed whenever a key on the autoCompleteEntry field is pressed, not only on real valueChange events! In other words, the execute-attribute has no effect if event="valueChange", and event="valueChange" has no effect either.

      using the default event <ace:ajax listener="..."> works fine. But I do not want my ajax-listener method be called after every single key event.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            F Lupke
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: