Closed GoogleCodeExporter closed 8 years ago
Should be fixed in 3.0p, please confirm.
Original comment by smartgwt...@gmail.com
on 18 Apr 2012 at 12:47
Does not look fixed to me.
Using 3.0p-2012-04-26
Using Firefox 6.0.2
Test #1: pass
Test #2: fails with the same: Caused by:
com.google.gwt.core.client.JavaScriptException: (TypeError): self.selectValue
is not a function
Test #3: fails: form DrawHandler.onDraw () is called, selectValue () does not
fail, but the value is not selected
11:37:10.935:INFO:Log:initialized
11:37:10.945:WARN:Log:NOTE: Firebug is enabled. Firebug greatly slows the
performance of applications that make heavy use of JavaScript. Isomorphic
highly recommends Firebug for troubleshooting, but Firebug and other
development tools should be disabled when assessing the real-world performance
of SmartClient applications.
11:37:11.616:WARN:Log:New Class ID: 'EditPane' collides with ID of existing
Class object '[DataSource ID:EditPane]'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See
documentation for further information.
11:37:16.799:INFO:Log:isc.Page is loaded
Test #4: fails: form DrawHandler.onDtraw () is called, selectValue () does not
fail, but the value is not selected
Test #5: fails: selectValue () does not fail, but the value is not selected
Test #6: fails: selectValue () does not fail, but the value is not selected
Test #6 with a basePeriod of 1000 instead of 100: works!
Original comment by shortpa...@gmail.com
on 26 Apr 2012 at 7:23
Original issue reported on code.google.com by
shortpa...@gmail.com
on 10 Feb 2011 at 1:18Attachments: