[richfaces-issues] [JBoss JIRA] Created: (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
Thu Jun 5 10:00:23 EDT 2008


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: http://jira.jboss.com/jira/browse/RF-3640
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: IE6, IE7, FF, Opera, Safari(3.2.1.GA) - tomcat 6.0.16 - jsp/facelets
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski


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