[richfaces-issues] [JBoss JIRA] Created: (RF-7704) simpleTogglePanel: doesn't became collapsed in ajax and server mode.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Fri Aug 14 11:20:26 EDT 2009


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
    Affects Versions: 3.3.2.CR1
         Environment: all supported browsers; jsf1.2_12; rf 3.3.2.CR1
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski
            Priority: Critical


#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

        


More information about the richfaces-issues mailing list