Error: object doesn't support property or method 'attachevent' [message #1385612] |
Mon, 09 June 2014 23:08  |
Eclipse User |
|
|
|
I want to run an Eclipse RAP application integrated in a Windows Presentation Foundation (WPF) application that we have. To do that I use the WPF browser widget which is just Internet Explorer 11 running in a widget in WPF.
However when I set the URL of the web browser widget to load the application I get the error:
object doesn't support property or method 'attachevent'
When searching for this I see that support for attachevent has been removed in Internet Explorer 11 and that addEventListener should be used instead.
When running the application directly in an Internet Explorer 11 web browser it works fine.
Does anyone know what might be going on here? Is there some code in RAP that tries to detect the IE version to account for the removed attachevent method that might fail when running IE11 in the WPF browser widget?
Best regards,
Tomas Normark
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03985 seconds