[richfaces-issues] [JBoss JIRA] Closed: (RF-3640) modalPanel: in case some element on the page have z-index > z-index of modal panel - modal panel became not moveable + problem with closing component by click on control.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed Aug 13 08:44:44 EDT 2008


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

Mikhail Vitenkov closed RF-3640.
--------------------------------



> modalPanel: in case some element on the page have z-index > z-index of modal panel - modal panel became not moveable + problem with closing component by click  on control.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-3640
>                 URL: https://jira.jboss.org/jira/browse/RF-3640
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.6, 3.2.1
>         Environment: IE6, IE7, FF, Opera, Safari(3.2.1.GA) - tomcat 6.0.16 - jsp/facelets
>            Reporter: Mikhail Vitenkov
>            Assignee: Mikhail Vitenkov
>
> Step 1. Add div on the page:
> <div id="idDiv" style="position: relative; font-size: 50px; z-index: 2; color: navy">
> 	z-index
> 	</div>
> Step 2. Set moveable for rich:modalPanel to true.
> Step 3. Set z-index="1" for modal panel;
> Step 4. Navigate to page contained tested component.
> Step 5. Call modal panel.
> Step 5. Try to move or close modal panel.
> Actual behavior:
> It's impossible cause modalPanel isn't moveable & cannot be closed.

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

        



More information about the richfaces-issues mailing list