Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.BETA
-
Fix Version/s: EE-3.2.0.GA, 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 3.x, All browsers
Description
It is possible to have unaligned body columns due to border visibility miscalculations. This could be improved with revisions to the logic involved.
Issue Links
- is duplicated by
-
ICE-8888
ace:dataTable, issue with column pinning when using filtering
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Nils Lundquist [ nils.lundquist ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #33063 | Tue Jan 15 11:01:55 MST 2013 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #33064 | Tue Jan 15 15:13:00 MST 2013 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
| Fix Version/s | 3.3 [ 10370 ] | |
| Affects Version/s | 3.2 [ 10338 ] | |
| Component/s | ACE-Components [ 10050 ] |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] |
| Affects Version/s | EE-3.2.0.BETA [ 10573 ] | |
| Affects Version/s | 3.2 [ 10338 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Fixed an issue with height calculations common to most browsers.
Now working on IE specific issues and common issues with borders when unpinning.