Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1, EE-3.0.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Firefox, IE8, IE9
-
Workaround Exists:Yes
-
Workaround Description:Use a value binding for the page attribute and manually set the page to the first page (1).
Description
An ace:dataTable is set to be scrollable and do pagination. The paginator can be toggled on and off. If a user navigates to the any page other than the first one and then turns pagination off, the columns become misaligned. If pagination is then turned on, the columns become aligned. If the page is set to the first page and pagination is turned off then the columns stay aligned.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case10648Example.zip [ 14132 ] | |
Attachment | Case10648Example.war [ 14133 ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000JMQUL] |
Arran Mccullough
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28164 | Mon Mar 05 14:33:38 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28165 | Mon Mar 05 14:36:21 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28166 | Mon Mar 05 14:38:17 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28167 | Mon Mar 05 14:39:14 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Arran Mccullough
made changes -
Workaround Description | Use a value binding for the page attribute and manually set the page to the first page (1). | |
Workaround Exists | [Yes] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28178 | Mon Mar 05 19:21:27 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28179 | Mon Mar 05 19:28:01 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java |
Ken Fyten
made changes -
Fix Version/s | EE-3.0.0.GA [ 10262 ] | |
Fix Version/s | 3.0.1 [ 10282 ] | |
Affects Version/s | 3.0 [ 10241 ] | |
Affects Version/s | EE-3.0.0.BETA [ 10324 ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Test case that shows issue. Steps: