[richfaces-issues] [JBoss JIRA] Updated: (RF-1347) Elements under modalPanel tremble if autosized=true

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Nov 14 09:00:19 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1347?page=all ]

Nick Belaevski updated RF-1347:
-------------------------------

    Fix Version/s: 3.2.0
         Assignee: Pavel Yaschenko  (was: Nick Belaevski)

> Elements under modalPanel tremble if autosized=true
> ---------------------------------------------------
>
>                 Key: RF-1347
>                 URL: http://jira.jboss.com/jira/browse/RF-1347
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: FF 2.0.0.9
> JDK 1.5
> Tomcat 5.5
> JSF 1.1RI
>            Reporter: Alexander Francuzov
>         Assigned To: Pavel Yaschenko
>             Fix For: 3.2.0
>
>         Attachments: 111.avi
>
>
> Set attribute autosized to true and drag modal panel
> <rich:modalPanel id="MPid" minHeight="#{modalPanel.minHeight}" minWidth="#{modalPanel.minWidth}" height="#{modalPanel.height}"
> 			width="#{modalPanel.width}" moveable="#{modalPanel.moveable}" autosized="true"  onhide="print('onhideInputID', 'onhide work!')" 
> 			onshow="print('onshowInputID', 'onshow work!')">
> 			<f:facet name="header">
> 				<h:outputText value="Heder goes here..." />
> 			</f:facet>
> 			<h:outputText value="This is Modal Panel example" styleClass="text1" />
> 			<f:verbatim>
> 				<br />
> 				<br />
> 			</f:verbatim>
> 			<h:outputLink onclick="Richfaces.hideModalPanel('MPform:MPid');return false;" value="Close">
> 				<f:verbatim>Close</f:verbatim>
> 			</h:outputLink>
> 		</rich:modalPanel>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list