[richfaces-issues] [JBoss JIRA] Updated: (RF-2029) Modal Panel: top and left ="aout" do not influence to MP in FF

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Mar 27 10:54:40 EDT 2008


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

Nick Belaevski updated RF-2029:
-------------------------------

    Fix Version/s: 3.2.1
                       (was: 3.2.0)

> Modal Panel: top and left ="aout" do not influence to MP in FF
> --------------------------------------------------------------
>
>                 Key: RF-2029
>                 URL: http://jira.jboss.com/jira/browse/RF-2029
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: FF
>            Reporter: Ilya Shaikovsky
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.1
>
>
> modal panel opens in top left corner of the screen in FF
> 	<rich:modalPanel id="_panel" autosized="true" minHeight="550"
> 		minWidth="200" moveable="true" style="overflow: true;" top="auto" left="auto" showWhenRendered="true">
> 		<f:facet name="header">
> 			<h:outputText value="Events..." />
> 		</f:facet>
> 		<f:facet name="controls">
> 			<h:outputLink value="#"
> 				onclick="Richfaces.hideModalPanel('_panel'); return false;" >
> 				X
> 				</h:outputLink>
> 		</f:facet>
> 		<h:outputText value="Eventsaaaaaaaaaaaaaaaa ..." />
> 	</rich:modalPanel>

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