SmartGWT Power 3.0p (June 30,2012)
GWT 2.4
Tomcat 6.0.29
Firefox 13.x
Issue :
Updated to latest version of FF and application breaks in that calls to add an item to a tabset based on menu item selected doesn't fire anymore. Switching to older version of Firefox the program works as expected.
Not sure if the problem is :
a. not firing the click handler
b. something broken with the Tabset.addTab()
The QUESTION :
Are there known issues with the SmartGWT framework with the latest version of the Firefox and if so, where can those be located ?
I know that for assistance with my immediate concerns, you will need more ( perhaps a standalone case ), but if thee are already known issues and solutions that would be greatly appreciated.
GWT 2.4
Tomcat 6.0.29
Firefox 13.x
Issue :
Updated to latest version of FF and application breaks in that calls to add an item to a tabset based on menu item selected doesn't fire anymore. Switching to older version of Firefox the program works as expected.
Not sure if the problem is :
a. not firing the click handler
b. something broken with the Tabset.addTab()
The QUESTION :
Are there known issues with the SmartGWT framework with the latest version of the Firefox and if so, where can those be located ?
I know that for assistance with my immediate concerns, you will need more ( perhaps a standalone case ), but if thee are already known issues and solutions that would be greatly appreciated.
Comment