Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Firefox, Chrome
Description
There are a few factors that seem to be causing the misalignment of the columns in an ace:dataTable. The main factor seems to be where the table is rendered on the page and if the side browser scrollbar is shown or not.
In the case of the attached test case and screen shots, when the browser window is fully maximized in a large monitor, and the table is rendered lower on the page, a misalignment can be seen. If the browser window is minimized slightly, no misalignment is seen since the side browser scrollbar is shown.
In the case of the attached test case and screen shots, when the browser window is fully maximized in a large monitor, and the table is rendered lower on the page, a misalignment can be seen. If the browser window is minimized slightly, no misalignment is seen since the side browser scrollbar is shown.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case10648Example.war [ 14548 ] | |
Attachment | Case10648Example.zip [ 14549 ] |
Arran Mccullough
made changes -
Attachment | table-mis-alignment-chrome.jpg [ 14550 ] | |
Attachment | no-table-mis-alignment-chrome.jpg [ 14551 ] |
Arran Mccullough
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29449 | Tue Jun 12 11:02:17 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 3.1.0.RC1 [ 10337 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29530 | Mon Jun 18 15:26:28 MDT 2012 | 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 | #29694 | Tue Jun 26 14:57:03 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Ken Fyten
made changes -
Fix Version/s | 3.1 [ 10312 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows this issue. welcomeICEfaces.jsf is the page to use.
The test case needs to be run in a fairly large monitor 20+ inches.