[
https://issues.jboss.org/browse/RF-10395?page=com.atlassian.jira.plugin.s...
]
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