ActiveWidgets off with Kaspersky Endpoint Security 8 or windows update
Hi,
Recentely I installed Kaspersky Endpoint Security 8 (KES 8) and since Ie8 doesn't show activewidgets objects. If I visit www.activewidgets.com the webpage layout is horrible.
I have installed KES 8 in some of mi clients computers and they don`t have this problem. If I turn off KES8 the problem persist.
I tried ugrading to Ie9. There is an improvement since Ie9 shows aw objetcts. The layout of the webpage is correct but it doesn't work.
If I debugg the code I see the error is in line: e.setActive(); of
\source\lib\ui\imagetext.js
obj.setEvent("onactivate", function(event){
var e = this.getContent("box/text").element();
if (e && event.srcElement != e ){
this.setTimeout(function(){
if (this.$active) {
e.setActive(); (error here)
}
});
}
});
If you ignore the error next one is in line handler.call(self); of \source\lib\system\object.js
I have uninstalled Ie9 and recent windows updates such as KB2644615 (13/01/2012), kb2584146 (13/01/2012), Kb2631813 (13/01/2012), KB2656356 (13/01/2012) but the problem persists.
Anybody has the same problem? Does anybody know about a possible solution?
Thanks in advance.
Javier
Recentely I installed Kaspersky Endpoint Security 8 (KES 8) and since Ie8 doesn't show activewidgets objects. If I visit www.activewidgets.com the webpage layout is horrible.
I have installed KES 8 in some of mi clients computers and they don`t have this problem. If I turn off KES8 the problem persist.
I tried ugrading to Ie9. There is an improvement since Ie9 shows aw objetcts. The layout of the webpage is correct but it doesn't work.
If I debugg the code I see the error is in line: e.setActive(); of
\source\lib\ui\imagetext.js
obj.setEvent("onactivate", function(event){
var e = this.getContent("box/text").element();
if (e && event.srcElement != e ){
this.setTimeout(function(){
if (this.$active) {
e.setActive(); (error here)
}
});
}
});
If you ignore the error next one is in line handler.call(self); of \source\lib\system\object.js
I have uninstalled Ie9 and recent windows updates such as KB2644615 (13/01/2012), kb2584146 (13/01/2012), Kb2631813 (13/01/2012), KB2656356 (13/01/2012) but the problem persists.
Anybody has the same problem? Does anybody know about a possible solution?
Thanks in advance.
Javier
Javier (Tecnora)
January 30,