Julia71 / projekktor-zwei

Automatically exported from code.google.com/p/projekktor-zwei
0 stars 0 forks source link

IE6-IE7 JS error #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. with IE6 and IE7, flash 10, I go on the demo page 
http://www.filenew.org/projekktor/ (V0.5.4)
2. A JS error occurs
3. video is played but the controls appear messy (see attached screenshot on 
IE6, 
IE7 looks pretty the same)

here are the "details" IE6-7 give me :

Line: 29
Character: 1
Code: 0
Error Message: Expected identifier, string or number
URL: http://www.filenew.org/projekktor/

Original issue reported on code.google.com by jeanpier...@gmail.com on 31 Mar 2010 at 11:41

Attachments:

GoogleCodeExporter commented 8 years ago
i did a hotfix for 0.5.4 in order to get rid of your mentioned theme issues for 
IE7.
IE6 should look fine also. i do not know if IE8´s IE6-emulation is accurate or 
not.

Original comment by frankygh...@googlemail.com on 31 Mar 2010 at 2:06

GoogleCodeExporter commented 8 years ago
AFAIK, most of the time emulation IE6-IE7 in IE8 is ok, but in some cases (that 
includes 
issues around plugins probably because dlls are shared on windows) it's not 
enough, 
that's why I use virtual machines to have clean installs of all IEs, but it 
costs a powerful 
macbook :)

On the demo page, IE6 now looks better, still not perfect but usable (see 
screenshot 
attached)

IE7 is now perfect, thanks for that

Original comment by jeanpier...@gmail.com on 31 Mar 2010 at 2:20

Attachments:

GoogleCodeExporter commented 8 years ago
ah, i see. still in lack of the iepng-fix for IE6. all in all it seems to work 
better
than expected :).

Original comment by frankygh...@googlemail.com on 31 Mar 2010 at 2:27