[ 
https://jira.jboss.org/jira/browse/RF-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmytro Lisnichenko reopened RF-2128:
------------------------------------



> ModalPanel: incorrect resize
> ----------------------------
>
>                 Key: RF-2128
>                 URL: https://jira.jboss.org/jira/browse/RF-2128
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0
>         Environment: FF
>            Reporter: Nick Belaevski
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.2.0
>
>
>               <rich:modalPanel  id="mp" zindex="2000" resizeable="true">
>                       <f:facet name="header">
>                               <h:outputText value="Modal Panel Title" />
>                       </f:facet>
>                       <f:facet name="controls">
>                               <h:graphicImage value="/images/modal/close.png" 
> style="cursor:pointer" onclick="Richfaces.hideModalPanel('mp')" />
>                       </f:facet>
>                               <p>Any JSF content might be inside the panel. 
> In case of using 
>                               Facelets or JSF 1.2, it might be any mixed 
> content.</p>
>                               
>                               <p>The RichFaces modal panel is good with 
> &lt;a4j:include&gt; to create
>                               a wizard like behavior.</p>
>                               <p>The model panel is open and closed from the 
> javascript function
>                               on <i>Richfaces</i> object. The following code 
>                               <a 
> href="javascript:Richfaces.hideModalPanel('mp')">hide this panel</a>:
>                               Richfaces.hideModalPanel('mp')</p>
>                               
>               </rich:modalPanel>
> 1. Move panel to center on the screen and resize it to get ~100-400px space 
> higher and lower the panel. 
> 2. Grab bottom line and drag it to the top. Do not release mouse button
> 3. Drag bottom corner down. Cursor is not inside the panel after that

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

Reply via email to