[richfaces-issues] [JBoss JIRA] Created: (RF-4566) Modal Panel: keepVisualState attribute does not work

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Mon Oct 6 06:06:20 EDT 2008


Modal Panel: keepVisualState attribute does not work
----------------------------------------------------

                 Key: RF-4566
                 URL: https://jira.jboss.org/jira/browse/RF-4566
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: RF 3.3.0-SNAPSHOT (head SVN version)
Facelets 1.1.14

            Reporter: Andrei Markavtsov
            Assignee: Nick Belaevski
             Fix For: 3.3.0


<rich:modalPanel keepVisualState="true"
    	showWhenRendered="true">
    	<f:facet name="header">
    		<h:outputText value="Header"></h:outputText>
    	</f:facet>
    		<h:form>
    			<h:commandLink value="Submit"></h:commandLink>
    		</h:form>
    	</rich:modalPanel>

After submit button was clicked modal panel does not restore its width, height, top and left position.

-- 
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