Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1.0 Beta2
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
An ace:dataTable uses header column grouping, the table has a total of 6 columns. The top most header group displays three columns with col spans of 3, 2 and 1. When the table is set to be scrollable, the columns are rendered out of alignment.
In debugging the datatable.js in Chrome I see an error thrown:
datatable.js.jsf:343 Uncaught TypeError: Cannot call method 'children' of undefined
This error causes the column width calculations to exit and therefore the columns are rendered misaligned. The cause of the error seems to be usage of a header group column using a colspan=1
In debugging the datatable.js in Chrome I see an error thrown:
datatable.js.jsf:343 Uncaught TypeError: Cannot call method 'children' of undefined
This error causes the column width calculations to exit and therefore the columns are rendered misaligned. The cause of the error seems to be usage of a header group column using a colspan=1
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000JMQUL] |
Attachment | Case10648Example.zip [ 13737 ] | |
Attachment | Case10648Example.war [ 13738 ] | |
Attachment | resizeScrolling-error.JPG [ 13739 ] |
Summary | JavaScript error when loading a scrollabe ace:dataTable | JavaScript error when loading a scrollable ace:dataTable |
Assignee | Nils Lundquist [ nils.lundquist ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 2.1 [ 10241 ] |
Security | Private [ 10001 ] |
Fix Version/s | 3.0.RC2 [ 10313 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |