SmartGWT 2.2
Google Visualization 1.1.0
Google Chrome 7.0.517.41
Ubuntu Linux 10.04
When using SmartGWT to draw Google's AnnotatedTimeLine chart on a page, the chart doesn't seem to react any click event or drag event. This only happens when I set wmode of the timeline to be Transparent, which is required for popups to work properly. It also works when using GWT to draw the chart. I think there is a problem with using SmartGWT to draw flash widget with transparent mode under Chrome.
I attached a source code file illustrate this issue.
-Kevin
Google Visualization 1.1.0
Google Chrome 7.0.517.41
Ubuntu Linux 10.04
When using SmartGWT to draw Google's AnnotatedTimeLine chart on a page, the chart doesn't seem to react any click event or drag event. This only happens when I set wmode of the timeline to be Transparent, which is required for popups to work properly. It also works when using GWT to draw the chart. I think there is a problem with using SmartGWT to draw flash widget with transparent mode under Chrome.
I attached a source code file illustrate this issue.
-Kevin
Comment