[richfaces-issues] [JBoss JIRA] Created: (RF-3479) modalPanel: in case z-index of div is more than component's z-index, after div selection difficult to fix cursor on modalPanel's header for moving or closing(control inside "header" facet)

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Tue May 20 10:13:00 EDT 2008


modalPanel: in case z-index of div is more than component's z-index, after div selection difficult to fix cursor on modalPanel's header for moving or closing(control inside "header" facet)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: RF-3479
                 URL: http://jira.jboss.com/jira/browse/RF-3479
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: FF, Safari(3.2.1.CR5)
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski
            Priority: Minor


Step 1. Add following div on the page:
<div style="position: relative; font-size: 50px; z-index: 2; color: navy">z-index</div>

Step 2. Set zindex="1" for rich:modalPanel.
Step 3. Navigate to page, contained modal panel rich component.
Step 4. Call modal panel.
Step 5. Select div text.
Step 6. Try to move modal panel or close it, using control inside "header" facet.

Actual behavior:
It's impossible to fix cursor on header for moving or closing modal panel.

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