ICEfaces
  1. ICEfaces
  2. ICE-1124

ActionListener Attribute not Working on ice:inputText Component

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.5.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      The icefaces.org site had a login popup containing two ice:inputText fields
      (up to and including revision #12689 in the project directory). These two
      fields as well as the ice:commandButton had bindings to the same
      actionListener bean method. In the process of adding effects to the popup, I
      noticed the actionListener was being fired for the ice:commandButton but not
      for the ice:inputText components. Nothing happened after entering something
      in one of the ice:inputText fields, tabbing out of them or hitting enter in
      them.

      The initial purpose of putting the actionListener attributes in the
      ice:inputText components was to have the bound method called when the enter
      button was pressed.

        Activity

        Hide
        Adnan Durrani added a comment -

        I have created a test case using the inputText and commandButton inside a
        panelPopup and both component has been binding to the same actionListener. It is
        working well, as expected to be.

        I am afraid if this bug is related to the application.

        test case -r13057

        Show
        Adnan Durrani added a comment - I have created a test case using the inputText and commandButton inside a panelPopup and both component has been binding to the same actionListener. It is working well, as expected to be. I am afraid if this bug is related to the application. test case -r13057
        Hide
        Adnan Durrani added a comment -

        test case located under:

        svn\repo\support\iraptor\1000\1168

        Show
        Adnan Durrani added a comment - test case located under: svn\repo\support\iraptor\1000\1168
        Hide
        Brad Kroeger added a comment -

        I added the actionListeners back in and tested. Everything is working now,
        the issue was likely fixed during the churn of component/framework in arriving
        at 1.5.3. Closing bug.

        Show
        Brad Kroeger added a comment - I added the actionListeners back in and tested. Everything is working now, the issue was likely fixed during the churn of component/framework in arriving at 1.5.3. Closing bug.

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: