Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: 4.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
At the moment, the body columns of scrollable ace:dataTable's initially show unaligned with the header columns for a fraction of a second, while the resizeScrolling() calculations take place. It would be nicer, if the body of the table was only shown when it's finally aligned with the headers.
Issue Links
- depends on
-
ICE-11379
using <ace:cellEditor> with <ace:dataTable ...scrollable="true"../> causes illegible characters while page is loading
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Arturo Zambrano [ artzambrano ] |
| Fix Version/s | 4.3 [ 13096 ] |
| Description | At the moment, the body columns of scrollable ace:dataTable's initially show unaligned with the header columns for a fraction of a second, while the resizeScrolling() calculations take place. It would be nicer, if the body of the table was only show when it's finally aligned with the headers. | At the moment, the body columns of scrollable ace:dataTable's initially show unaligned with the header columns for a fraction of a second, while the resizeScrolling() calculations take place. It would be nicer, if the body of the table was only shown when it's finally aligned with the headers. |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #52205 | Mon Jan 08 18:04:43 MST 2018 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableConstants.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.css
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

r52205: fix to conceal body table while resizeScrolling() calculations take place