Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13899 - https://icesoft.my.salesforce.com/5007000001eqonB
Description
When two ace:dataTable components are rendered on the same page and both use a paginator, the top tables paginator doesn't resize itself based off of the available browser area.
The paginator sticks to the size it was orginally rendered as. The second table resizes itself accordingly. If the second table is removed from the page, the top table paginator resizes itself correctly.
The paginator sticks to the size it was orginally rendered as. The second table resizes itself accordingly. If the second table is removed from the page, the top table paginator resizes itself correctly.
Verified ICEfaces4 trunk r 49367 with attached test case on IE11, MS Edge38, Chrome53, FF47.
Ran all ace:dataTable QA tests on FF47; verified manually column alignment on dataTable with Paginator tests (IE11, MS Edge38, FF47, Chrome53).