Opened 12 years ago

Closed 10 years ago

#8738 closed Bug (duplicate)

Edit link on floated image does not work in Webkit

Reported by: Niek Kouwenberg Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2.2
Keywords: Webkit Cc:

Description

In Google Chrome there is an issue with editing a link on a floated image.

Steps to reproduce:

  1. Insert a floated image
  2. Add a link to the image
  3. Click on the image (optional, as it is already selected)
  4. Click on the link icon (to update the added link)

Actual result:

  1. The URL is not prefilled
  2. Enter a new URL and click on "OK"
  3. The URL is not updated.

Expected result:

  1. The URL is prefilled
  2. The URL will be updated

This works in all other browsers, and it also works on non-floated images in Chrome.

This issue has been present for quite some while. I however forgot to report is. I have found a mention of this issue in our own bug tracker dated 2011-05-05.

The issue can be easily reproduced in the demo available at http://ckeditor.com/demo

Change History (3)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Webkit added
Status: newconfirmed
Summary: Edit link on floated image does not work in ChromeEdit link on floated image does not work in Webkit
Version: 3.6.3 (SVN - trunk)3.2.2

I believe this is the continuation of #3846.

To reproduce:

  1. Create an image with link and align this image to right or left or set float right/left in styles
  2. Right click on image - there are no link options in context menu
  3. While having selected image click on link button in toolbar - link URL is not populated.

Reproducible in Webkit from CKEditor 3.2.2.

comment:2 Changed 12 years ago by Jakub Ś

#9012 was marked as duplicate.

comment:3 Changed 10 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

I'm closing this one as duplicate in favour of #11756.

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