Vaadin 7 vaadin charts timeline and Internet Explorer 10

Hi!

Is IE10 supported by vaadin charts 1.1.2 timeline component? I’ve successfully created Timeline example (presented in the Book of Vaadin), it works well in FF and Chrome but not IE10 (works in IE 9). Am I alone with such trouble? Any solutions?

Hello,

I used Vaadin 7.1.9 and Vaadin Charts 1.1.3 with the timeline component. Unfortunately I got the same issue with the IE10 as Yury described the post above.

I also get the issue on the vaadin demo site

http://demo.vaadin.com/charts/#ForumTrends

Could please anyone help us?

Thanks and regards,
Torben

Could you guys a bit more describe exactly what is not working with timeline and IE10? It is hard to help if you don’t say what exactly the problem is.

Hi,

If you go on the demo site
http://demo.vaadin.com/charts/#ForumTrends
with the Internet Explorer 10 (IE10) the timeline chart will not show on it. But if you use another browser like IE9, Firefox,Chrome etc. everything works fine.

Snippet in German from the console output:
###############
Mon Jan 13 13:30:52 GMT+100 2014 com.vaadin.client.VConsole
SEVERE: (TypeError)
description: Die Eigenschaft “v” eines undefinierten oder Nullverweises kann nicht abgerufen werden.
number: -2146823281
stack: TypeError: Die Eigenschaft “v” eines undefinierten oder Nullverweises kann nicht abgerufen werden.
at T5b (Unknown script code:21:16)
at D5b (Unknown script code:99:131)
at s5b (Unknown script code:50:116)
at r5b (Unknown script code:696:19)
at mac (Unknown script code:1:563)
at icc (Unknown script code:13:1987)
at e6b (Unknown script code:1:15053)
at _2b (Unknown script code:142:37)
at g6b (Unknown script code:1:15123)
at Ahc (Unknown script code:287:82): Die Eigenschaft “v” eines undefinierten oder Nullverweises kann nicht abgerufen werden.com.google.gwt.core.client.JavaScriptException: (TypeError)
description: Die Eigenschaft “v” eines undefinierten oder Nullverweises kann nicht abgerufen werden.
number: -2146823281

###############

Could you please help?

Thanks,
Torben

opened a bug report

http://dev.vaadin.com/ticket/13265

Has someone any idea how long it is going to take until this bug gets looked into?

I’ve just started working on the ticket. I don’t know the cause of the bug yet so I can’t say how long it’ll take me to fix it, but I’ll keep you posted.

This has now been fixed. I’ve also included a simple workaround in the ticket.

what about IE11? do we need to wait antoher 6 months?

The ticket is targeted at IE 10 and 11
http://dev.vaadin.com/ticket/13265
. If the problem still persists with the new version you might have to create a new ticket.

Is http://demo.vaadin.com/charts/#ForumTrends now showing 1.1.6 or still the old version?