[richfaces-issues] [JBoss JIRA] Closed: (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
Wed Aug 13 08:44:43 EDT 2008
[ https://jira.jboss.org/jira/browse/RF-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mikhail Vitenkov closed 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)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RF-3479
> URL: https://jira.jboss.org/jira/browse/RF-3479
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.1
> Environment: FF, Safari(3.2.1.CR5)
> Reporter: Mikhail Vitenkov
> Assignee: Mikhail Vitenkov
> 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: 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