[
https://jira.jboss.org/jira/browse/RF-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Dubovsky closed RF-4573.
----------------------------------
Assignee: Alexander Dubovsky (was: Tsikhon Kuprevich)
> Hide of information when we use modal panel resizing
> ----------------------------------------------------
>
> Key: RF-4573
> URL: https://jira.jboss.org/jira/browse/RF-4573
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.1
> Environment: JBOSS AS 4.2.2 RF3.2.1 SE1.5
> Reporter: Slava Davidovich
> Assignee: Alexander Dubovsky
> Priority: Critical
>
> When we open resizeable modal panel using script
> "Richfaces.showModalPanel('testMPanel');" and resize it we expect that modal
> panel content scrolling appears, but it just hide data.
> for example:
> <rich:modalPanel id="testMPanel" width="260" height="100"
> resizeable="true">
> <f:facet name="header">
> <h:outputText value="testTitle"/>
> </f:facet>
> <a4j:form>
> <h:panelGrid columns="1">
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <h:outputText value="test"/>
> <a4j:commandButton value="#{messages['No']}" styleClass="button"
> onclick="Richfaces.hideModalPanel('testMPanel'');"/>
> </h:panelGrid>
> </a4j:form>
> </rich:modalPanel>
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues