[JBoss JIRA] (RF-13287) rich:extendedDataTable column resizing with ajax loading not working properly
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13287?page=com.atlassian.jira.plugin.s... ]
Michal Petrov commented on RF-13287:
------------------------------------
Done.
> rich:extendedDataTable column resizing with ajax loading not working properly
> -----------------------------------------------------------------------------
>
> Key: RF-13287
> URL: https://issues.jboss.org/browse/RF-13287
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.4
> Environment: Glassfish 3.1.2.2, Mojarra 2.1.26, IE10, IE8, Chrome 30,
> Reporter: Andreas G
> Assignee: Michal Petrov
> Labels: needs-qe, testcase_provided
> Fix For: 4.3.5
>
>
> In a rich:extendedDataTable with ajax loading turned on: When you resize a column and scroll down (load data), the size of the columns reset to their original value. Only the header keeps its size. The header and the data are not matching anymore.
> Reproducible in the 4.3.4 showcase!
--
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-11711) a4j:queue - review usage of attributes onsubmit, oncomplete, onevent, onbeforedomupdate and onerror
by Immo Benjes (JIRA)
[ https://issues.jboss.org/browse/RF-11711?page=com.atlassian.jira.plugin.s... ]
Immo Benjes commented on RF-11711:
----------------------------------
I would prefer that the onsubmit and oncomplete are being fixed and not simply dropped. I used these callbacks in RF 3.x. I now have to work around this by using a:status components, however I have several different status components and I need the onsubmit and oncomplete javascript callbacks on every ajax request. If you have it on the queue you only have to worry about one place. If you have named status components (e.g. a little spinner next to an entry field) you will have to add the onsubmit/oncomplete on every single status component!
> a4j:queue - review usage of attributes onsubmit, oncomplete, onevent, onbeforedomupdate and onerror
> ---------------------------------------------------------------------------------------------------
>
> Key: RF-11711
> URL: https://issues.jboss.org/browse/RF-11711
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.1.0.CR1
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Priority: Minor
> Fix For: 5-Tracking
>
>
--
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