[richfaces-issues] [JBoss JIRA] Resolved: (RF-3116) resize does not work for modalPanel with style="overflow: auto" and autosized="false"

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Apr 23 14:59:09 EDT 2008


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

Nick Belaevski resolved RF-3116.
--------------------------------

    Resolution: Cannot Reproduce Bug

Could not reproduce the issue using the following code:

		<rich:modalPanel id="mp" style="overflow: auto" autosized="false">
			<f:facet name="header">
				<h:outputText value="Modal Panel Title" />
			</f:facet>

			<p>The RichFaces modal panel is good with &lt;a4j:include&gt; to
			create a wizard like behavior.</p>
			<a href="#" onclick="#{rich:component('mp')}.hide()">hide this panel</a>
		
	</rich:modalPanel>


> resize does not work for modalPanel with style="overflow: auto" and autosized="false"
> -------------------------------------------------------------------------------------
>
>                 Key: RF-3116
>                 URL: http://jira.jboss.com/jira/browse/RF-3116
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE7 or FF
>            Reporter: Guido Mueller
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.1
>
>
> If the user tries to resize the modal panel by dragging the lower right corner the mouse pointer is catched and there is no way to release it 

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