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.
-
- Case10648Example.zip
- 39 kB
- Arran Mccullough
-
Hide
- Case10648Example.war
- 9.29 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/com/.../example/Item.class 5 kB
- WEB-INF/classes/.../example/NestedItem.class 2 kB
- WEB-INF/classes/.../example/TestBean.class 5 kB
- WEB-INF/lib/commons-beanutils.jar 226 kB
- WEB-INF/lib/commons-collections.jar 558 kB
- WEB-INF/lib/commons-digester.jar 140 kB
- WEB-INF/lib/commons-logging.jar 52 kB
- WEB-INF/lib/icefaces-ace.jar 2.87 MB
- WEB-INF/lib/icefaces-compat.jar 2.58 MB
- WEB-INF/lib/icefaces.jar 308 kB
- WEB-INF/lib/javax.faces.jar 2.47 MB
- WEB-INF/web.xml 3 kB
- dialogTableTest.xhtml 6 kB
- footerTest.xhtml 5 kB
- include_header.xhtml 0.4 kB
- nestedTable.xhtml 10 kB
- noHeaderGroup.xhtml 5 kB
- resources/css/basic.css 0.3 kB
- resources/css/datatable.css 5 kB
- resources/css/williams.css 33 kB
- tabSetTest.xhtml 8 kB
- tabSetTestStyle.xhtml 8 kB
- welcomeICEfaces.xhtml 9 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Revision #29449
Committed by nils.lundquist
Moments ago
ICE-8237 - Maintain via padding table body space occupied by conditional scrollbar caused by duplicate header required for resizing. Added for FF & Chrome, IE hasn't been reported to present this bug.
Show
Nils Lundquist
added a comment - Revision #29449
Committed by nils.lundquist
Moments ago
ICE-8237 - Maintain via padding table body space occupied by conditional scrollbar caused by duplicate header required for resizing. Added for FF & Chrome, IE hasn't been reported to present this bug.
Confirmed fixed icefaces-ee-3.3.0.GA/icefaces-ee revision #34750
Show
Liana Munroe
added a comment - Confirmed fixed icefaces-ee-3.3.0.GA/icefaces-ee revision #34750
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.