Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA
-
Fix Version/s: 3.1.0.BETA1, 3.1, EE-3.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
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
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000LHCbL] |
Attachment | Case11155Example.zip [ 14298 ] | |
Attachment | Case11155Example.war [ 14299 ] |
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 | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.