[
https://jira.jboss.org/jira/browse/RF-7704?page=com.atlassian.jira.plugin...
]
Mikhail Vitenkov closed RF-7704.
--------------------------------
Assignee: Mikhail Vitenkov (was: Alex Kolonitsky)
Verified at 3.3.2.CR1
simpleTogglePanel: doesn't became collapsed in ajax and server
mode.
--------------------------------------------------------------------
Key: RF-7704
URL:
https://jira.jboss.org/jira/browse/RF-7704
Project: RichFaces
Issue Type: Bug
Components: component-panels-layout-themes, regression
Affects Versions: 3.3.2.CR1
Environment: all supported browsers; jsf1.2_12; rf 3.3.2.CR1
Reporter: Mikhail Vitenkov
Assignee: Mikhail Vitenkov
Priority: Critical
Fix For: 3.3.2.CR1
#1. Use code listed below:
<h:form>
<rich:simpleTogglePanel switchType="ajax" label="Ajax Switch
Type" height="90px">
This type allows to perform the partial view update instead of the
whole page reloading. You also can reRender other components
while the panel content is toggled.
</rich:simpleTogglePanel>
</h:form>
#2. Navigate to the page and click on STP header.
Actual behavior:
Text content is disappeared, but panel isn't collapsed. The same issue for
switchType="server". For 'client' mode it works fine.
It works fine for all modes in 3.3.1.GA richfaces libs(regression issue).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira