Opened 13 years ago

Last modified 8 years ago

#6679 closed Bug

Link tag around image lost on drag and drop — at Version 1

Reported by: Joshua Smith Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.2
Keywords: WebKit Cc:

Description (last modified by Tobiasz Cudnik)

Seems to be a webkit issue.

Steps to reproduce:

  1. Add some text to a page.
  2. Insert an image onto the page.
  3. Crate a link around the image.
  4. Notice the element hierarchy includes the anchor element preceding (around) the image tag.
  5. Drag the image to a new location in the document.
  6. Click on the image to force an update of the element hierarchy.
  7. Notice that there is now no anchor element in the hierarchy.

Tested 2010/11/15 at http://ckeditor.com/demo.

Problem exists in: Safari 4.0.5 (Windows XP) Safari 5.0.2 (Windows 7) Chrome 7 (Windows 7) Chrome 8b (Windows XP)

Works as expected in: IE9b (Windows 7) IE8 (Windows 7) IE7 (Windows XP) IE6 (Windows XP) Firefox 4b7 (Windows 7) Firefox 3.6.12 (Windows 7)

Change History (1)

comment:1 Changed 13 years ago by Tobiasz Cudnik

Description: modified (diff)
Keywords: Webkit added; webkit removed
Status: newconfirmed

I don't think we will be able to fix it without supporting D&D by our own logic. Right now it's handled only by a browser.

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