ICEfaces
  1. ICEfaces
  2. ICE-8006

commandButton action events not called when located in a scrollable ace:dataTable footer facet

    Details

    • Assignee Priority:
      P2

      Description

      If a commandButton is located in an ace:dataTable footer facet and the dataTable is set to be scrollable, the commandButtons action event is not called. Using the same code with a non scrollable ace:dataTable the commandButtons action event methods are called.

        Activity

        Hide
        Arran Mccullough added a comment -

        Test case that shows the issue. The top table is set to be scrollable, the two buttons in the footer section action listeners are not called. The table below uses the same markup but without scrolling and the action listener is called.

        Show
        Arran Mccullough added a comment - Test case that shows the issue. The top table is set to be scrollable, the two buttons in the footer section action listeners are not called. The table below uses the same markup but without scrolling and the action listener is called.
        Hide
        Nils Lundquist added a comment -

        Issue was use of component.getChildren() rather than component.getFacetsAndChildren().

        Revision #28843
        Committed by nils.lundquist
        8 minutes ago
        ICE-8006 - Duplicate DataTable footer id now correctly removed for facets.

        Show
        Nils Lundquist added a comment - Issue was use of component.getChildren() rather than component.getFacetsAndChildren(). Revision #28843 Committed by nils.lundquist 8 minutes ago ICE-8006 - Duplicate DataTable footer id now correctly removed for facets.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: