[richfaces-issues] [JBoss JIRA] Commented: (RF-10395) RichFaces.ui.Popup: elements are not removed from BODY after AJAX updates

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Feb 1 15:18:39 EST 2011


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

Nick Belaevski commented on RF-10395:
-------------------------------------

Add this code to the page:

<a4j:poll render="ii" interval="1000" />
<in:inplaceSelect id='ii'  defaultLabel="Edit Text" value="#{inputBean.value}" openOnEdit="true" saveOnSelect="false">
...

Open popup several times -> BODY contains a bunch of items left after AJAX updates

> RichFaces.ui.Popup: elements are not removed from BODY after AJAX updates
> -------------------------------------------------------------------------
>
>                 Key: RF-10395
>                 URL: https://issues.jboss.org/browse/RF-10395
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, component-output
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>
> When RichFaces.ui.Popup repositions elements to BODY, hide()/destroy() should be invoked explicitly for them.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list