Opened 15 years ago
Closed 15 years ago
#5759 closed Bug (fixed)
[IE] Clicking on the scrollbar and then on the host page causes a JS error
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.
Attachments (1)
Change History (4)
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 |
comment:3 Changed 15 years ago by
Keywords: | Review+ added; HasPatch removed |
---|---|
Milestone: | CKEditor 3.4 → CKEditor 3.3.1 |
Resolution: | → fixed |
Status: | new → closed |
Fixed with [5562].
Proposed patch