zorba-the-geek / smartgwt

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

Window fail to draw correctly if destroyed and reopened #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The SVN version produce that strange effect :

when a window is opened the first time, it is correctly displayed. when
close (via a button placed inside or via the close button oh header) and 
reopened, it will show some missing widget. 

if you repeat, each time more corruption is observed.. until even the close
button on header is gone... 

What steps will reproduce the problem?

1. have a class that extends Window, that build and show in it's
constructor, and a button inside with a ClickHandler that destroy() it..

2. have a button elsewhere with a CkickHandler that construct the above
class and click it

3. close the window and reopen reclicking button at point 2. 

thank's for you wonderful work.. 
Luca

Original issue reported on code.google.com by gurub...@gmail.com on 12 Feb 2009 at 1:27

GoogleCodeExporter commented 9 years ago
This should be resolved in SVN. Please verify.

Original comment by sanjiv.j...@gmail.com on 14 Feb 2009 at 11:48

GoogleCodeExporter commented 9 years ago
This update resolved the problem.

thanks again.
Luca

Original comment by gurub...@gmail.com on 15 Feb 2009 at 8:42

GoogleCodeExporter commented 9 years ago
Thanks. Closing this issue.

Original comment by sanjiv.j...@gmail.com on 16 Feb 2009 at 3:34