[JBoss JIRA] (RF-13366) ExtendedDataTable: footer is in the middle of the control if the height is constant
by Anton Bogoslavskyi (JIRA)
Anton Bogoslavskyi created RF-13366:
---------------------------------------
Summary: ExtendedDataTable: footer is in the middle of the control if the height is constant
Key: RF-13366
URL: https://issues.jboss.org/browse/RF-13366
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.3.3
Reporter: Anton Bogoslavskyi
Reproduce:
Define class and assign it to your extendedDataTable:
.table_style {
height: 500px;
}
Prepare the test data to have minimum rows (not fill the whole table with data).
Expected:
Table height is 500px. Footer is on the bottom of the table and won't change place when rows amount changes.
The whitespace is between the last row and the footer
Actual:
Table height is 500px. Footer is right under the last row and jumps each time the amount of rows changes.
The whitespace is under the footer and surrounded by the table border.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months
[JBoss JIRA] (RF-12092) a4j:poll : a4j:status never clears
by Gustavo Ehrhardt (JIRA)
[ https://issues.jboss.org/browse/RF-12092?page=com.atlassian.jira.plugin.s... ]
Gustavo Ehrhardt commented on RF-12092:
---------------------------------------
Just another workaround:
Move the "a4j:status" to inside of "f:view" but outside of "h:form".
This workaround doesn't require to change the commandLink call.
> a4j:poll : a4j:status never clears
> ----------------------------------
>
> Key: RF-12092
> URL: https://issues.jboss.org/browse/RF-12092
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-push/poll
> Affects Versions: 4.2.0.Final, 4.2.1.Final
> Reporter: Robert Gary
> Fix For: 5-Tracking
>
> Attachments: a4jPollIssue.war
>
>
> When a4j:poll fires a4j:status correctly displays the request is in progress. However, it never shows it complete. Using any other a4j component will correctly update the a4j:status. So if the a4j:status is stuck showing its waiting because of an a4j:poll if you click on an a4j:commandButton the a4j:status will correctly show its now complete.
> <a4j:poll id="ajaxPoll" interval="5000" enabled="true" action="#{faces$DiscoveryStatus.poll}"
> render="#{faces$DiscoveryStatus.reRenderStr}"/>
> <a4j:status id="a4jstatus">
> <f:facet name="start">
> <img src='/images/ajax-loader.gif'/>
> </f:facet>
> <!--<f:facet name="stop">-->
> <!--<img src="/appiq/images/minor_icon.gif"/>-->
> <!--</f:facet>-->
> </a4j:status>
> This code works correctly in RF 3.3.3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months
[JBoss JIRA] (RF-13356) DataTable: row height strechted to 100% of the table height
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-13356:
-------------------------------
Summary: DataTable: row height strechted to 100% of the table height (was: ExtendedDataTable: row height strechted to 100% of the table height)
> DataTable: row height strechted to 100% of the table height
> -----------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3, 5.0.0.Alpha1
> Reporter: Anton Bogoslavskyi
> Assignee: Brian Leathem
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months
[JBoss JIRA] (RF-13356) ExtendedDataTable: row height strechted to 100% of the table height
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reopened RF-13356:
--------------------------------
I could reproduce with data table.
> ExtendedDataTable: row height strechted to 100% of the table height
> -------------------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3
> Reporter: Anton Bogoslavskyi
> Assignee: Brian Leathem
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months
[JBoss JIRA] (RF-13356) ExtendedDataTable: row height strechted to 100% of the table height
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak updated RF-13356:
-------------------------------
Affects Version/s: 5.0.0.Alpha1
> ExtendedDataTable: row height strechted to 100% of the table height
> -------------------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3, 5.0.0.Alpha1
> Reporter: Anton Bogoslavskyi
> Assignee: Brian Leathem
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months
[JBoss JIRA] (RF-13356) ExtendedDataTable: row height strechted to 100% of the table height
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-13356:
------------------------------------
[~uhim], please create a new issue for EDT footer issue.
> ExtendedDataTable: row height strechted to 100% of the table height
> -------------------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3, 5.0.0.Alpha1
> Reporter: Anton Bogoslavskyi
> Assignee: Brian Leathem
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 11 months