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 Version 2
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 (last modified by )
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 scrollbar.
- Click on the host page's body.
A JS error appers: 'type' is null or not an object.
Change History (3)
Changed 15 years ago by
Attachment: | 5759.patch added |
---|
comment:1 Changed 15 years ago by
My mistake, step 3 should be '•Click on the scrollbar'.
This is a regression of [5522], so targeting to 3.4.
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added |
Proposed patch