#5634 closed Bug (fixed)
In IE 8 Compatibility Mode need to click twice to edit
Reported by: | pavelgj | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.1 |
Keywords: | Confirmed IE | Cc: |
Description
IE 8 Compatibility Mode (and possibly IE 7) have to click twice inside the editor to be able to edit. On first click the blinking cursor appears, but contents are not editable. Have to click the second time.
How to replicate:
Open http://nightly.ckeditor.com/5430/_samples/replacebyclass.html in IE8 and enable Compatibility View. Click once inside the editor and try editing.
Attachments (1)
Change History (14)
comment:1 Changed 15 years ago by
Keywords: | Confirmed IE added |
---|---|
Milestone: | → CKEditor 3.4 |
Priority: | High → Normal |
comment:2 Changed 15 years ago by
Owner: | set to brooks |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Owner: | brooks deleted |
---|---|
Status: | assigned → new |
Changed 15 years ago by
Attachment: | 5634.patch added |
---|
comment:4 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
Version: | → 3.1 |
comment:5 Changed 14 years ago by
I'm not able to reproduce it on the nightly, but it happens on trunk. To see the problem you have to click the empty space after the editor contents, not the into the text directly.
comment:6 Changed 14 years ago by
I'm still able to reproduce this on nightly (IE8 in Compatibility Mode):
http://nightly.ckeditor.com/5708/_samples/replacebyclass.html
Yes, to reproduce you need to click outside of content (ex. just below).
Thanks for looking into this.
-- Pavel Jbanov
comment:7 Changed 14 years ago by
Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
---|---|
Status: | assigned → review |
comment:8 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:9 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5738].
comment:10 Changed 14 years ago by
comment:11 Changed 13 years ago by
Keywords: | NeedsTest added |
---|
comment:12 Changed 13 years ago by
I'm seeing strange behaviour on nightly in IE8-compat: when clicking below the text, it puts the cursor at the beginning of the text instead of at the end. In Chrome it puts the cursor on the last line and X of the click (same in FF).
The problem only occurs when clicking outside body content.