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

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000LHCbL]
        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.
        Arran Mccullough made changes -
        Attachment Case11155Example.zip [ 14298 ]
        Attachment Case11155Example.war [ 14299 ]
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
        Assignee Priority P2
        Assignee Nils Lundquist [ nils.lundquist ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28843 Thu Apr 26 16:41:24 MDT 2012 nils.lundquist ICE-8006 - Duplicate DataTable footer id now correctly removed for facets.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        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.
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.1.0.BETA1 [ 10335 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: