Ticket #9022 (closed Bug: fixed)
IE Compat View: Number/Bulle list gets removed when we type the text
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.4 |
| Component: | General | Version: | 3.6.3 |
| Keywords: | IE8 IE9 IBM | Cc: | damo, tmonahan |
Description
To reproduce the defect:
- Open Ajax Sample and click at bottom right hand side of editor
- Click on Numbered list icon in the toolbar.
- Numbered list starts with 1.
- Start typing the text.
Issue: The typed text replaces the Numbered list
This is happening in IE 8 Compat Views & IE9 Compat View
This issue was introduced in rev 7374 to fix defect 7932
All our products use IE Compat View & it's a high priority for us
Attachments
Change History
comment:1 Changed 11 months ago by j.swiderski
- Status changed from new to pending
- Version set to 3.6.3
comment:2 Changed 11 months ago by satya
@j.swiderski make sure u have IE8/IE9 Compat view set, click in the area that i have shown in screenshot. You will see a blue selection instead of cursor.
comment:3 Changed 11 months ago by j.swiderski
- Keywords IE8 IE9 added
- Status changed from pending to confirmed
Reproducible in IE8-9 compatibility mode from CKE 3.6.3 rev. [7374]
comment:4 Changed 11 months ago by garry.yao
- Owner set to garry.yao
- Status changed from confirmed to review
- Milestone set to CKEditor 3.6.4
comment:5 Changed 11 months ago by fredck
- Status changed from review to review_failed
The patch unfortunately didn't make any difference for me on IE9+Compat.
comment:7 Changed 11 months ago by fredck
- Status changed from review to review_failed
After patch, it is not any more possible to click on the white area bellow the text to put the caret in the text. The caret disappears.
comment:10 Changed 11 months ago by garry.yao
- Status changed from review_passed to closed
- Resolution set to fixed
Fixed with [7519].

@satya could you tell me where exactly is:
I have tried clicking in many places when CKEditor was in compatibility mode and could not get this result. Are there any other settings or steps that need to be set/taken to reproduce this problem?