Gotlifebar / gwtquery-plugins

Automatically exported from code.google.com/p/gwtquery-plugins
0 stars 0 forks source link

event.getSource() is null for SliderBar ValueChangeEvent #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. For SliderBar call addValueChangeHandler
2. In event try event.getSource()
3. source is null

What is the expected output? What do you see instead?
Current sliderBar

What version of the product are you using? On what operating system?
enhance-plugin 1.0.0

Please provide any additional information below.

Original issue reported on code.google.com by helper.h...@gmail.com on 25 Jun 2011 at 12:16

GoogleCodeExporter commented 8 years ago

Original comment by julien.d...@gmail.com on 25 Jun 2011 at 6:27

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1078.

Original comment by manuel.carrasco.m on 5 Jul 2011 at 11:11

GoogleCodeExporter commented 8 years ago
I take r1084 and have the same result event.getSource() return null

Original comment by helper.h...@gmail.com on 5 Jul 2011 at 12:45

GoogleCodeExporter commented 8 years ago
could you attach a piece of code?

Original comment by manuel.carrasco.m on 5 Jul 2011 at 7:52

GoogleCodeExporter commented 8 years ago
I create small example. Attached you'll find eclipse project.

Original comment by helper.h...@gmail.com on 5 Jul 2011 at 9:31

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1086.

Original comment by manuel.carrasco.m on 6 Jul 2011 at 4:02

GoogleCodeExporter commented 8 years ago
your code did not include last version of Slider, anyway you were right 
getSource was returning null. Fixed in r1086

Original comment by manuel.carrasco.m on 6 Jul 2011 at 4:04