Opened 13 years ago

Closed 10 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

  1. 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>
    
  2. Place the cursor behind the image
  3. 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 Jakub Ś

Status: newconfirmed

This issue was created based on #8424

comment:2 Changed 10 years ago by Piotrek Koszuliński

Resolution: wontfix
Status: confirmedclosed

Presto is not supported any more.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy