gabrial11392 / smartgwt

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

Cleandar.addEvent exception #347

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The addEvent methods of the Calendar widget do not work as intended and as
advertised by their interface.

The enclosed test fails somewhere within ISC_core.js..

What steps will reproduce the problem?
1. Create a calendar
2. try to add event to it using the addEvent method

What version of the product are you using? On what operating system?
2.0-SNAPSHOT on fedora, GWT 1.6.4, GWT hosted browser

Original issue reported on code.google.com by peta.kalina on 19 Oct 2009 at 2:13

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by sanjiv.j...@gmail.com on 26 Oct 2009 at 8:08

GoogleCodeExporter commented 9 years ago
Can you try against the latest nightly / svn and verify the issue is resolved 
for you?

Original comment by sanjiv.j...@gmail.com on 2 Dec 2009 at 12:48

GoogleCodeExporter commented 9 years ago
Can you test against the latest build / SVN?

Original comment by sanjiv.j...@gmail.com on 3 Dec 2009 at 5:32

GoogleCodeExporter commented 9 years ago
I tested agains 2.0-SNAPSHOT.

it works, but a strange behavior occurs when events are added after the 
calendar has
been drawn - the last added event is displayed twice, one in the correct place 
within
the calendar, once in the top left corner - well attached picture says more 
than words..

the code resulting in this attached too..

Original comment by peta.kalina on 3 Dec 2009 at 9:21

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in SVN.

Original comment by sanjiv.j...@gmail.com on 28 Feb 2010 at 12:46