Opened 13 years ago
Closed 11 years ago
#8427 closed Bug (wontfix)
Opera: Problem with typing around contentEditable="false" element
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3 |
Keywords: | Opera | Cc: |
Description
- Paste in the following code
<p> <span contenteditable="false"><img contenteditable="true" src=" http://a.cksource.com/c/1/inc/gfx/logo.png" /> </span></p>
- Place the cursor behind the image
- Start typing
Result:First letter is typed behind image but next cursor jumps to the beginning of the image and text is continued before the image.
This issue has been reproducible from CKEditor 3.3 (Before CKE 3.3 cursor was lost after first letter was typed).
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
Presto is not supported any more.
This issue was created based on #8424