[richfaces-issues] [JBoss JIRA] Resolved: (RF-2909) Modal panel is not modal really

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Mon Apr 7 07:43:26 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2909?page=all ]

Sergey Halipov resolved RF-2909.
--------------------------------

    Resolution: Cannot Reproduce Bug

Can't reproduce with the last trunk build. My code:

<mp:modalPanel width="200" height="222" id="mp">
		<f:facet name="header">
			<f:verbatim>
				<a href="#" onclick="Richfaces.hideModalPanel('mp'); return false;">Hide</a>
			</f:verbatim>
			<h:outputText value="test"></h:outputText>
		</f:facet>
	</mp:modalPanel>
	<f:verbatim>
		<a href="#" onclick="Richfaces.showModalPanel('mp'); return false;">Show</a>
		<a href="http://www.google.com" onfocus="alert('google');">Google</a>
		<a href="http://www.tut.by" >tut</a>
	</f:verbatim>

> Modal panel is not modal really
> -------------------------------
>
>                 Key: RF-2909
>                 URL: http://jira.jboss.com/jira/browse/RF-2909
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Internet Explorer 6, Windows XP SP2
>            Reporter: Alexander Belov
>         Assigned To: Sergey Halipov
>             Fix For: 3.2.1
>
>
> Just press Tab. If you have links on the page under modalPanel - you can move on them.  And press Enter .

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