Opened 12 years ago
Closed 12 years ago
#10168 closed Bug (expired)
Error on mouse hover in scroll bar
Reported by: | Diwas Bhattarai | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I am facing issue regarding CKEditor scroll bar on IE version 9 after enabling the script debugging(other) in IE advanced options . When ever i hover mouse on the scroll bar i get error on this code
var b=this.$;return a.type!=CKEDITOR.NODE_ELEMENT?b.contains(a.getParent().$):b!=a.$&&b.contains(a.$)
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | ckeditor.png added |
---|
comment:1 Changed 12 years ago by
Status: | new → pending |
---|
comment:2 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I have turned that option ON plus notification on every error but didn't have problems.