[ 
https://jira.jboss.org/jira/browse/RF-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12491122#action_12491122
 ] 

Wayne Bagguley commented on RF-2029:
------------------------------------

I can also confirm that this affects FF2. Could someone please look at fixing 
this?

> 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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to