gimite / web-socket-js

HTML5 Web Socket implementation powered by Flash
BSD 3-Clause "New" or "Revised" License
2.73k stars 488 forks source link

Often doesn't initialize in Opera #29

Open daralthus opened 14 years ago

daralthus commented 14 years ago

Maybe I found the bug that makes opera so unreliable. Looks like it is in swfobject at line: 579 (src) "Cannot convert 'getElementById(id).style' to object" http://code.google.com/p/swfobject/issues/detail?can=2&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&sort=&id=497

gimite commented 14 years ago

Hm, do you have any idea how to fix it?

daralthus commented 14 years ago

I promise I will find out something, but I haven't really slept for days and still got higher priorities:D But sure, must be something I am pretty much an opera fan:)

gimite commented 14 years ago

I see. If you send me pull request to fix it, I'll pull it (unless it's too complicated).

kanaka commented 14 years ago

I also see reliability issues when using noVNC (which includes web-socket-js) in Opera. I can connect once or twice, but then the tab seems to hang.