Kennard Consulting
17 Aug 2009, 9:32 PM
Dear All,
I am trying to upgrade Metawidget (http://metawidget.org/)to ExtGWT 2.x, to take advantage of the new Slider control. It seems to work well under Firefox and Chrome, but under IE8 the DateField popup just flickers and disappears again. This worked okay with ExtGWT 1.x.
I attach an example ZIP (split into 3 parts, to work around upload restrictions) demonstrating the problem. Please extract it and double click on the 'index.html'.
Oddly enough, the problem seems to go away when I run this example over the Web (as opposed to just from the local Windows filesystem):
http://metawidget.org/experimental/gwt/clientside/index.html
Source code for the instantiating the ExtGWT widgets is here...
http://metawidget.svn.sourceforge.net/viewvc/metawidget/trunk/src/java/org/metawidget/gwt/client/widgetbuilder/extgwt/ExtGwtWidgetBuilder.java?view=markup
Is this a regression? Or do I have to do something differently in my code?
Regards,
Richard.
I am trying to upgrade Metawidget (http://metawidget.org/)to ExtGWT 2.x, to take advantage of the new Slider control. It seems to work well under Firefox and Chrome, but under IE8 the DateField popup just flickers and disappears again. This worked okay with ExtGWT 1.x.
I attach an example ZIP (split into 3 parts, to work around upload restrictions) demonstrating the problem. Please extract it and double click on the 'index.html'.
Oddly enough, the problem seems to go away when I run this example over the Web (as opposed to just from the local Windows filesystem):
http://metawidget.org/experimental/gwt/clientside/index.html
Source code for the instantiating the ExtGWT widgets is here...
http://metawidget.svn.sourceforge.net/viewvc/metawidget/trunk/src/java/org/metawidget/gwt/client/widgetbuilder/extgwt/ExtGwtWidgetBuilder.java?view=markup
Is this a regression? Or do I have to do something differently in my code?
Regards,
Richard.