gavioto / clientsidegchart

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

GChart TabPanel #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a GWT application using SmartGWT's TabPanels
2. Create sample content on the first tab (e.g. a few labels)
3. Create a GChart on the second tab

When you switch to the tab with the GChart on it all is well, but after that, 
when you switch to any other tab the GChart is still there.  It doesn't 
disappear when you switch tabs.

What version of the product are you using? On what operating system?

Linux, using Chromium browser... GWT version 2.3, SmartGWT version 2.4, gchart 
version 2.6

Original issue reported on code.google.com by cpigg...@gmail.com on 27 Jul 2011 at 12:30

GoogleCodeExporter commented 9 years ago
I realize now this is a duplicate of issues 1 and 17, sorry.  At least i can 
tell you that it still happens with this version combination.  I can also tell 
you that adding a TabDeseletedHandler and TabSelectedHandler did not "fix" the 
problem.  Not sure why.

Original comment by cpigg...@gmail.com on 27 Jul 2011 at 2:23