Opened 13 years ago

Closed 8 years ago

#6679 closed Bug (fixed)

Link tag around image lost on drag and drop

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 (4)

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.

comment:2 Changed 13 years ago by Frederico Caldeira Knabben

Keywords: WebKit added; Webkit removed

We need a ticket at WebKit instead.

comment:3 Changed 13 years ago by Tobiasz Cudnik

I've created it as the bug 49592 on Webkit's Bugzilla.

comment:4 Changed 8 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

This issue can no longer be reproduced in Safai 9 and CKEditor 4.5.6.

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