wcx6298 / smartgwt

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

CalendarEvent not displaying at proper place with Source Code #713

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  download the source file attached
2.  configure eclipse build path with smartgwt.jar and smartgwt-skins.jar
3.  build project with eclipse gwt plugin
4.  run project

What is the expected output? What do you see instead?
The expected output should be same as following link
http://www.smartclient.com/smartgwt/showcase/#databound_calendar_category

however, the result page displayed like following image links
http://i.stack.imgur.com/WRbBh.png
http://i.stack.imgur.com/e2X5g.png

What version of the product are you using? On what operating system?
Mac OSX Version 10.8.2
jetty-6.1.26

What browser(s) does this happen in?  Are there any browsers where the
issue does not occur?
Google Chrome Version 26.0.1410.43
FireFox 19.0.2

Please provide any additional information below.
It seems after the calender is shown, setData cannot show calendar events 
properly

Original issue reported on code.google.com by chankwon...@gmail.com on 2 Apr 2013 at 4:18

Attachments:

GoogleCodeExporter commented 9 years ago
The Above SmartGwt version is 3.1

Original comment by chankwon...@gmail.com on 2 Apr 2013 at 4:27

GoogleCodeExporter commented 9 years ago
I found that after Calendar set setEventAutoArrange(false), the above problem 
solved

Original comment by chankwon...@gmail.com on 2 Apr 2013 at 5:08

GoogleCodeExporter commented 9 years ago
This is your second attempt posting here and you still aren't following 
directions - your version is partial and your test case is not minimal.

Please post to the forums instead until you are familiar with what an issue 
report should look like.  There's no point littering several invalid issues 
here. 

Original comment by smartgwt...@gmail.com on 2 Apr 2013 at 6:36