Hi Jinji, so I think I'm stucked on another bug. My problem is that ehe vizualization api for GWT is not working on IE9. Just to check, I've created a simple project with the getting started example, and it does not work in IE9. The example can be found here: http://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted
If I put the meta tag <meta http-equiv="X-UA-Compatible" content="IE=8"/> in the html, erase the browsers history and reload the page, the example chart works fine. Any idea of what may be happening? Thanks! Luca 2011/7/12 Jinji <[email protected]> > Guys, we understand this is a major issue, and are working to get it > resolved. This has taken more time than anticipated for some reasons > unrelated to this specific bug, and we hope to have this fixed soon. Please > be patient for a little while longer. > > Also note that this bug only relates to published sheets (with "pub=1" in > the URL). > > > On Tue, Jul 12, 2011 at 3:10 PM, [email protected] < > [email protected]> wrote: > >> I agree with you! This bug is critical and has been noticed more than a >> month ago. They are taking too long to fix it, as if it is wasn`t so >> important (your website just won`t open for some users!) >> I`m a bit disapointed too... >> Enviado de meu telefone Nokia >> -----Mensagem original----- >> De: Peter Wraae Marino >> Enviado: 12/07/2011, 03:29 >> To: [email protected] >> Assunto: Re: [visualization-api] Re: visualization does not work in >> internet explorer... still >> >> >> Hi Luca, >> >> I wrote directly to one of the developers and he said they have a fix for >> this problem, but he couldn't tell me when it would be release. >> >> I find it very strange that they don't release a fix for such a major bug. >> I'm currently removing all googles charts, tables, spreadsheets from my >> website because the club I work at have 800 members and I'm receiving too >> many complaints that pages are failing. >> >> This bug has been valid for a long time and apparently google don't see >> this >> as a major bug (which it is). I am a Chrome user, but lots of our clients >> still use IE and I have to make sure our website works for them too. >> >> This bug really is making me reconsider using googles api. >> >> Peter >> >> On Tue, Jul 12, 2011 at 12:34 AM, Luca Möller <[email protected] >> >wrote: >> >> > Hi Peter, >> > >> > I'm having this same problem with IE9. I'm using the GWT Visualization >> > to show ColumnCharts, and in IE9 they simply doesnt render and stop >> > the javascript execution (aparently it gets stuck in the >> > "VisualizationUtils.loadVisualizationApi(callback, >> > ColumnChart.PACKAGE)" call). >> > >> > An immediate solution I've found for now is to use the meta tag >> > <meta http-equiv="X-UA-Compatible" content="IE=8"/> >> > This will make the charts render again, but the rest of the page will >> > also be rendered like it would in IE8 (at least your page will work >> > for users that have IE9). >> > >> > Another soluton I'm studying is using the chrome frame (GCF), but I'm >> > not confortable with idea os forcing users to install it. >> > >> > If you know about any other workarounds for this problem before an >> > oficial solution is released, I would like to know! >> > >> > see ya! >> > Luca >> > >> > On 11 jul, 09:23, Peter Wraae Marino <[email protected]> wrote: >> > > Hi everybody, >> > > >> > > I have created an issue on this: >> > http://code.google.com/p/google-visualization-api-issues/issues/detai. >> .. >> > > >> > > please star it to show google how important this is!... it must work >> on >> > IE9 >> > > >> > > regards, >> > > Peter >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Google Visualization API" group. >> > To post to this group, send email to >> > [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group at >> > http://groups.google.com/group/google-visualization-api?hl=en. >> > >> > >> >> >> -- >> Bellinge Gymnasterne: http://www.bellingegymnasterne.dk >> Power Tumbling: http://www.powertumbling.dk >> OSG-Help: http://code.google.com/p/sigmaosg >> Personal Site: http://www.marino.dk >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
