You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2005/12/06 13:32:09 UTC

[jira] Commented: (MYFACES-893) Popup is not working in Mozilla firefox 1.5

    [ http://issues.apache.org/jira/browse/MYFACES-893?page=comments#action_12359412 ] 

Martin Marinschek commented on MYFACES-893:
-------------------------------------------

I just tried out the tomahawk-examples on Firefox 1.5, and the popup renders just fine.

Sure this is not a different problem? Can you look into the javascript a little?

regards,

Martin

> Popup is not working in Mozilla firefox 1.5
> -------------------------------------------
>
>          Key: MYFACES-893
>          URL: http://issues.apache.org/jira/browse/MYFACES-893
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Server:
> Apache Tomcat/5.5.12
> MyFaces combined with Tiles
> Client:
> Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
>     Reporter: Manuel Ohlendorf

>
> A Popup added like this:
> <t:popup styleClass="popup" closePopupOnExitingElement="true"
>   closePopupOnExitingPopup="false" displayAtDistanceX="5"
>   displayAtDistanceY="5">
>   <h:outputText value="This is a very simple Tiles example." />
>   <f:facet name="popup">
>     <h:panelGroup>
>       <h:panelGrid columns="1">
>         <h:outputText value="This is a Popup test" />
>       </h:panelGrid>
>     </h:panelGroup>
>   </f:facet>
> </t:popup>
> results in a javascript error in Firefox 1.5:
> Error: content__id1Popup has no properties

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira