[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 Dec 4 20:17:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: Future
         Priority: Minor  (was: Major)


Reproducible on FF2 only, FF3 is ok

> Modal Panel: top and left ="aout" do not influence to MP in FF
> --------------------------------------------------------------
>
>                 Key: RF-2029
>                 URL: https://jira.jboss.org/jira/browse/RF-2029
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: FF
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>
> 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: 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