Hello Guys,
We are using, SmartGWT-2.2, GWT-2.0.3, JDK 1.6u19.
On IE the following error happens:
From the SmartGWT developer console we got the following:
Being a little bit more specific.
The component from SmartGWT that we're using is "Calendar".
The IE version that is presenting the error is 8.
The error above doesn't occur on FF/GC/SF/Opera.
Could you guys please give us some direction?
Please let us know if you guys need more information.
Thanks!
We are using, SmartGWT-2.2, GWT-2.0.3, JDK 1.6u19.
On IE the following error happens:
Code:
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0) Timestamp: Wed, 18 Aug 2010 22:16:34 UTC Message: Object required Line: 1730 Char: 85 Code: 0 URI: http://192.168.180.220:8080/PRJ/res/gwt/coastal/sc/modules/ISC_Core.js
Code:
10:12:33.250:MUP6:WARN:Log:Error: 'Object required' in http://192.168.180.220:8080/PRJ/res/gwt/coastal/sc/modules/ISC_Core.js at line 1730 [c]Element.getOffsetLeft(_1=>[DIVElement]{ID:isc_2D}) [c]Element.$yw(_1=>"left", _2=>[DIVElement]{ID:isc_2D}, _3=>[BODYElement]{nodeName:BODY}, _4=>false) [c]Element.$s4(_1=>[DIVElement]{ID:isc_2D}, _2=>[BODYElement]{nodeName:BODY}, _3=>false) Canvas.$s4(_1=>undef) Canvas.getPageLeft() Canvas.containsPoint(_1=>777, _2=>527, _3=>false) Canvas.visibleAtPoint(_1=>777, _2=>527, _3=>undef, _4=>undef) [c]EventHandler.$k5(_1=>Obj{type:error}, _2=>undef) [c]EventHandler.handleMouseUp(_1=>Obj{type:error}, _2=>undef) [c]EventHandler.dispatch(_1=>[c]EventHandler.handleMouseUp(), _2=>Obj{type:error}) anonymous(event=>undef) "var returnVal=arguments.callee.$ch.isc.EH.dispatch(arguments.callee.$j2,event);return returnVal;"
The component from SmartGWT that we're using is "Calendar".
The IE version that is presenting the error is 8.
The error above doesn't occur on FF/GC/SF/Opera.
Could you guys please give us some direction?
Please let us know if you guys need more information.
Thanks!
Comment