Opened 15 years ago
Last modified 15 years ago
#5759 closed Bug
[IE] Clicking on the scrollbar and then on the host page causes a JS error — at Initial Version
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3.1 |
Component: | General | Version: | 3.3 |
Keywords: | Confirmed IE Review+ | Cc: |
Description
Steps to reproduce
- Open a sample [I'm using the replacebycode sample]
- Type some text long enough to create an horizontal scrollbar.
- Click on the toolbar.
- Click on the host page's body.
A JS error appers: 'type' is null or not an object.
Proposed patch