<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.