Opened 11 years ago
Closed 11 years ago
#10859 closed Bug (invalid)
CKeditor loses focus on clicking on scrollbar in IE9, works fine in compatibility mode
Reported by: | fay28 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Focus | Version: | 3.3.1 |
Keywords: | Cc: |
Description
CkEditor 3.x and CKEditor 4.x, all versions throw blur event on scrolling the editor area because the editor loses focus when scrollbar is clicked. It happens in IE9, but is not reproducible in compatibility mode.
I have used below code:
I'm closing this issue as I think it works ok. @fay28 if you don't agree, please leave a comment telling what is the proper way to reproduce this problem. If possible please provide sample and reduced HTML page that will show this issue.