Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA, 4.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13702 - https://icesoft.my.salesforce.com/5007000001ZIs91
Description
When an ace:dataTable is displayed in an ace:dialog and the table uses a paginator, the paginator displays incorrectly. Depending on the ICEfaces 4 version it will displays very small or very large. It isn't positioning itself correctly under the table until one of the paginator buttons is clicked.
-
Hide
- Case13702Example.war
- 9.76 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/com/.../support/Item.class 1 kB
- WEB-INF/classes/.../support/TestBean.class 2 kB
- WEB-INF/lib/icefaces-ace.jar 6.08 MB
- WEB-INF/lib/icefaces.jar 686 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
- Case13702Example.zip
- 21 kB
- Arran Mccullough
-
- Case13702Example/build.xml 3 kB
- Case13702Example/.../ant-deploy.xml 2 kB
- Case13702Example/.../build-impl.xml 80 kB
- Case13702Example/.../genfiles.properties 0.5 kB
- Case13702Example/.../private.properties 0.6 kB
- Case13702Example/.../project.properties 4 kB
- Case13702Example/nbproject/project.xml 0.9 kB
- Case13702Example/src/conf/MANIFEST.MF 0.0 kB
- Case13702Example/src/.../support/Item.java 1 kB
- Case13702Example/src/.../TestBean.java 1 kB
- Case13702Example/web/index.xhtml 0.5 kB
- Case13702Example/web/.../context.xml 0.1 kB
- Case13702Example/web/WEB-INF/web.xml 2 kB
- Case13702Example/.../welcomeICEfaces.xhtml 2 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r48127: added call to resize ace:dataTable paginators inside ace:dialog components in the same way scrollable tables are
Show
Arturo Zambrano
added a comment - r48127: added call to resize ace:dataTable paginators inside ace:dialog components in the same way scrollable tables are
Verified ICEfaces 4 trunk r48127, Tomcat 8, IE 11, 10, 9, 8, FF 43, Chrome 48.
Show
Liana Munroe
added a comment - Verified ICEfaces 4 trunk r48127, Tomcat 8, IE 11, 10, 9, 8, FF 43, Chrome 48.
Attached test case that shows this issue.
Steps: