You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Guido Dubois (JIRA)" <de...@myfaces.apache.org> on 2007/05/04 18:11:15 UTC

[jira] Created: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
-------------------------------------------------------------------------------------------

                 Key: TOBAGO-384
                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.10
         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
            Reporter: Guido Dubois


In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....

          <tc:link id="popupButton" immediate="true"
            actionListener="#{basicwController.click}" image="image/help.gif">
            <tc:attribute name="renderedPartially" value="info618RVO"/>
            <tc:popupReference for="info618RVO" />
          </tc:link>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

Posted by "Guido Dubois (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516156 ] 

Guido Dubois commented on TOBAGO-384:
-------------------------------------

Now it works fine! Thanks...

> popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-384
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
>            Reporter: Guido Dubois
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.12
>
>         Attachments: popup.war
>
>
> In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....
>           <tc:link id="popupButton" immediate="true"
>             actionListener="#{basicwController.click}" image="image/help.gif">
>             <tc:attribute name="renderedPartially" value="info618RVO"/>
>             <tc:popupReference for="info618RVO" />
>           </tc:link>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515808 ] 

Bernd Bohmann commented on TOBAGO-384:
--------------------------------------

Is this issue still valid?

> popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-384
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
>            Reporter: Guido Dubois
>         Attachments: popup.war
>
>
> In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....
>           <tc:link id="popupButton" immediate="true"
>             actionListener="#{basicwController.click}" image="image/help.gif">
>             <tc:attribute name="renderedPartially" value="info618RVO"/>
>             <tc:popupReference for="info618RVO" />
>           </tc:link>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

Posted by "Guido Dubois (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515829 ] 

Guido Dubois commented on TOBAGO-384:
-------------------------------------

Yes it is. Three days ago I added an example for this behaviour...

> popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-384
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
>            Reporter: Guido Dubois
>         Attachments: popup.war
>
>
> In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....
>           <tc:link id="popupButton" immediate="true"
>             actionListener="#{basicwController.click}" image="image/help.gif">
>             <tc:attribute name="renderedPartially" value="info618RVO"/>
>             <tc:popupReference for="info618RVO" />
>           </tc:link>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-384.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.12

Can you try the fix, please?

> popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-384
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
>            Reporter: Guido Dubois
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.12
>
>         Attachments: popup.war
>
>
> In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....
>           <tc:link id="popupButton" immediate="true"
>             actionListener="#{basicwController.click}" image="image/help.gif">
>             <tc:attribute name="renderedPartially" value="info618RVO"/>
>             <tc:popupReference for="info618RVO" />
>           </tc:link>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TOBAGO-384) popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515837 ] 

Bernd Bohmann commented on TOBAGO-384:
--------------------------------------

Ok, I can confirmed this behaviour.
Investigating why this happend. 

> popup box is not rendered in Firefox with renderedPartially attribute and tc:popupReference
> -------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-384
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-384
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: winxp prof, tomcat 5.5.23, myfaces 1.1.6 snap (30.04.2007), tobago 1.0.11 snap (30.04.2007), Firefox 2.0.0.3
>            Reporter: Guido Dubois
>         Attachments: popup.war
>
>
> In Firefox the popup box is not rendered. The background shading is shown, but the popup box not. I work with a popupReference. In IE it works fine....
>           <tc:link id="popupButton" immediate="true"
>             actionListener="#{basicwController.click}" image="image/help.gif">
>             <tc:attribute name="renderedPartially" value="info618RVO"/>
>             <tc:popupReference for="info618RVO" />
>           </tc:link>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.