[ 
https://issues.jboss.org/browse/RF-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972885#comment-12972885
 ] 

Brian Leathem commented on RF-13655:
------------------------------------

Prioir to 4.3.6, that resize only worked before the popup was moved.  After it 
was moved the popup was no longer resized automatically (that was RF-13616 the 
original issue we were trying to address).

In resolving that issue, the popupPanel was augmented to listen for resize 
events of it's children and re-calculate it's width.  We should be able to 
resolve this issue by having the dataTable trigger a resize event as 
appropriate.  A workaround would be for the user to fire a resize even on a div 
within the popupPanel.

> Popup Panel autosize does not work when its content is dynamically updated
> --------------------------------------------------------------------------
>
>                 Key: RF-13655
>                 URL: https://issues.jboss.org/browse/RF-13655
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.3.7
>            Reporter: Juraj Húska
>              Labels: regression
>             Fix For: 4.3.8
>
>
> When Popup Panel has dynamically rendered content, e.g. {{rich:dataTable}}  
> with dynamically added rows, then its auto-size functionality cease to work.
> Please see the steps to reproduce. It is a regression against 4.3.6.Final.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)

_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to