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/03/09 20:48:09 UTC

[jira] Created: (TOBAGO-314) tag with attribute "defaultCommand" in Firefox

<tc:button> tag with attribute "defaultCommand" in Firefox
----------------------------------------------------------

                 Key: TOBAGO-314
                 URL: https://issues.apache.org/jira/browse/TOBAGO-314
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.9
         Environment: winxp prof, tomcat 5.5.20, myfaces 1.1.5 snap (06.02.2007 04:51), tobago 1.0.10 snap (07.03.2007 5:00), Firefox 2.0.0.2
            Reporter: Guido Dubois


In a popup box I use the attribute defaultCommand="true" like this:

<tc:button id="popupCloseButton" label="#{overviewBundle.ok}" width="115" defaultCommand="true">

The first time I open the popup box by clicking a button it works fine. Then I close the box and wants to open the box again. I only see the progress bar and no box will be opened. If I use the refresh button of the browser I get the box. Then I close and if  I wants to go to another page I get the same effect - progess bar and no page.

In IE it works correct.

Netscape 8.1.2 crashes when changing tabpane (4 panes) - changing from 0 to 1 and 1 to 0 is ok - changing from 0 to 2 break down

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


[jira] Commented: (TOBAGO-314) tag with attribute "defaultCommand" in Firefox

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

Bernd Bohmann commented on TOBAGO-314:
--------------------------------------

I'm not sure that a defaultCommand can work in a popup.

Can you add an issue with an example for the second case, please.

> <tc:button> tag with attribute "defaultCommand" in Firefox
> ----------------------------------------------------------
>
>                 Key: TOBAGO-314
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-314
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9
>         Environment: winxp prof, tomcat 5.5.20, myfaces 1.1.5 snap (06.02.2007 04:51), tobago 1.0.10 snap (07.03.2007 5:00), Firefox 2.0.0.2
>            Reporter: Guido Dubois
>
> In a popup box I use the attribute defaultCommand="true" like this:
> <tc:button id="popupCloseButton" label="#{overviewBundle.ok}" width="115" defaultCommand="true">
> The first time I open the popup box by clicking a button it works fine. Then I close the box and wants to open the box again. I only see the progress bar and no box will be opened. If I use the refresh button of the browser I get the box. Then I close and if  I wants to go to another page I get the same effect - progess bar and no page.
> In IE it works correct.
> Netscape 8.1.2 crashes when changing tabpane (4 panes) - changing from 0 to 1 and 1 to 0 is ok - changing from 0 to 2 break down

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