Opened 9 years ago
Closed 9 years ago
#8890 closed Bug (invalid)
Buttons, Dropdown lists and color selection not working with IE7&IE8 with Internet Security level set to High.
Reported by: | knowledge | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hello,
When we change Internet security to high, Internet Explorer 7 and 8 disables active scripting. With active scripting disabled we lose all the events associated with buttons, drop down lists and color selection. It works well in IE 9 version and all other browsers. All versions of CKEditor becomes unresponsive with Internet Explorer 7 and 8 with high security level.
Steps to reproduce :
- Open internet explorer 7 or 8. Go to tools -> internet options -> Privacy -> select high internet security.
- check Ckeditor buttons, drop down lists and color selection grid. Nothing works, all the click events are lost.
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Hello,
Since none of the event or content work in Internet Explorer with high security, please bump up the priority of this ticket to high.
Thanks
comment:3 Changed 9 years ago by
Keywords: | buttons drop down lists color selection removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
CKEditor requires javascript to work. There's no way around it.
Hello,
We find similar behavior on IE 9 as well, it blocks all the contents and events as it needs Javascript enabled. Internet Explorer disables it when internet security is changed to high.
Thanks