Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13857 - https://icesoft.my.salesforce.com/5007000001dqhf6
Description
-
Hide
- TestCase4.2Jars.war
- 9.47 MB
- Liana Munroe
-
- index.xhtml 0.5 kB
- META-INF/context.xml 0.1 kB
- META-INF/MANIFEST.MF 0.1 kB
- WEB-INF/classes/com/.../support/Item.class 0.8 kB
- WEB-INF/classes/.../support/TestBean.class 1 kB
- WEB-INF/lib/icefaces-ace.jar 6.47 MB
- WEB-INF/lib/icefaces.jar 703 kB
- WEB-INF/lib/javax.faces-2.2.14.jar 3.00 MB
- WEB-INF/web.xml 2 kB
- welcomeICEfaces.xhtml 2 kB
-
Hide
- Case13857Example.war
- 9.92 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/com/.../support/Item.class 0.8 kB
- WEB-INF/classes/.../support/TestBean.class 1 kB
- WEB-INF/lib/icefaces-ace.jar 6.24 MB
- WEB-INF/lib/icefaces.jar 693 kB
- WEB-INF/lib/javax.faces-2.2.13.jar 2.99 MB
- WEB-INF/web.xml 2 kB
- index.xhtml 0.5 kB
- welcomeICEfaces.xhtml 2 kB
-
Hide
- Case13857Example.zip
- 20 kB
- Arran Mccullough
-
- Case13857Example/build.xml 3 kB
- Case13857Example/.../ant-deploy.xml 2 kB
- Case13857Example/.../build-impl.xml 80 kB
- Case13857Example/.../genfiles.properties 0.5 kB
- Case13857Example/.../private.properties 0.6 kB
- Case13857Example/.../project.properties 4 kB
- Case13857Example/nbproject/project.xml 0.9 kB
- Case13857Example/src/conf/MANIFEST.MF 0.0 kB
- Case13857Example/src/.../support/Item.java 0.6 kB
- Case13857Example/src/.../TestBean.java 0.6 kB
- Case13857Example/web/index.xhtml 0.5 kB
- Case13857Example/web/.../context.xml 0.1 kB
- Case13857Example/web/WEB-INF/web.xml 2 kB
- Case13857Example/.../welcomeICEfaces.xhtml 2 kB
-
- afterFix.PNG
- 68 kB
-
- beforeFix.PNG
- 69 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r49225: added function to resize the paginator of an ace:dataTable on load and after a tab change
Verified ICEfaces 4 trunk r49228. Tomcat 8, IE edge, 11, 10, 8, Chrome 53, FF 47
Hi,
We were waiting for this issue to be fixed in 4.2. Today, we downloaded the icefaces 4.2 open source library and tested this with new version. The issue still persist in the build.
Can you please check and verify.
We are using tomcat 8, java 8, IE-11.
Thanks.
Verified this issue does not exist with ICEfaces 4.2.0 release, IE 11, Tomcat 8, Java 8. Please see attached screenshots beforeFix.PNG and afterFix.PNG
Ok. We were using 4.1 in our app and now replaced the new jar files. clear cache files and deleted old residual files for ie. still with new jars we faced this issue again. we verified this same with attached war example and still we have same issue.
Are we missing something ?
Hello Manish,
I have attached a .war file that you can try (TestCase4.2Jars.war) Here I simply replaced the pre-existing test case .war jars with the icefaces.jar, icefaces-ace.jar and the javax.faces-2.2.14 jars from the 4.2.0 release.
I tested this also on a second machine using IE11 browser. I hope this works for you.
Hello Liana,
We tested with the war files provided by you.
Hello Liana,
We tested with the war files provided by you. We are using an application where we have two data tables in two tabs ,each tab consist of the data table. Both the data tables have paginator, after the new jars for icefaces 4.2 the pagintor for the first data table is fixed but the paginator for data table in the second tab is not fixed, it remains misaligned. We just added the data table in the second tab for welcomeICEfaces.xhtml file in the war you provided and deployed the webapp. Pagintor for the second tab is misaligned while the paginator for first tab table is fixed.
Thanks,
Manish
http://jira.icesoft.org/browse/ICE-11271 was created to address the remaining issue.
Attached test case.
Steps: