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

Nick Belaevski resolved RF-5840.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Tsikhon Kuprevich
        Labels:   (was: modalPanel a4j include)


<ui:composition xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";
        xmlns:f="http://java.sun.com/jsf/core";
        xmlns:a4j="http://richfaces.org/a4j";
        xmlns:rich="http://richfaces.org/rich";>
        <html>
        <head></head>
        <body>

        <a4j:include viewId="/pages/rf5840_0.xhtml" />

        </body>
        </html>
</ui:composition>

<ui:composition xmlns="http://www.w3.org/1999/xhtml"; 
      xmlns:ui="http://java.sun.com/jsf/facelets"; 
      xmlns:h="http://java.sun.com/jsf/html"; 
      xmlns:f="http://java.sun.com/jsf/core"; 
      xmlns:a4j="http://richfaces.org/a4j"; 
      xmlns:rich="http://richfaces.org/rich";> 

        <rich:modalPanel showWhenRendered="true" domElementAttachment="parent">
                <f:facet name="header">
                        Header
                </f:facet>
                <f:facet name="controls">
                        <h:graphicImage value="/pages/disc.gif" />
                </f:facet>
        
                Panel text
        </rich:modalPanel>

</ui:composition> 


> Modal Panel is not shown close button
> -------------------------------------
>
>                 Key: RF-5840
>                 URL: https://jira.jboss.org/jira/browse/RF-5840
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1, 3.2.2, 3.3.0
>         Environment: Windows XP SP2 - Firefox 3.0 - Google Chrome 1.0.154.43 
> - Safari 3.1.2 (525.21)
>            Reporter: Anderson Braz
>            Assignee: Tsikhon Kuprevich
>
> When we use modal panel using <a4j:include> as a frame, modal panel is not 
> shown close button. Follow as attachment files to help you to understand.

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