pombreda / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

It will be nice if jsb.behavior.dispatchEvent returns boolean value #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use method jsb.behavior.dispatchEvent() and check it's return value.

What is the expected output? What do you see instead?
A boolean return value is expected. Instead undefined is returned.

What version of the product are you using? On what operating system?
1.1 (alpha1)

Please provide any additional information below.
This method does not return the result from invoking EventTarget.dispatchEvent.

Original issue reported on code.google.com by mdimitrov@gmail.com on 26 Nov 2009 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 26 Nov 2009 at 4:31