Opened 13 years ago

Last modified 13 years ago

#6866 closed Bug

Image link target field not correctly set when editing an existing image. — at Version 4

Reported by: Joe Kavanagh Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.4.3
Component: General Version: 3.4.3
Keywords: IBM Cc: Satya Minnekanti, Damian, jamcunni@…

Description (last modified by Garry Yao)

  1. Open the image dialog.
  1. Fill in the image information.
  1. On the Link tab enter a URL and set the Target field to 'New Window'.
  1. Click OK to insert the image.
  1. Right click on the inserted image and choose Image Properties from the context menu.
  1. Click on the Link tab on the Image dialog.

Observe that the Target field is incorrectly set to '<not set>'. The anchor tag's target attribute does contain the correct value, '_blank'.

Change History (5)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.4.3
Status: newconfirmed

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Regression of [6136].

Changed 13 years ago by Sa'ar Zac Elias

Attachment: 6866.patch added

comment:3 Changed 13 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedreview

Reverted [6136] as I'm not able to reproduce #6673 anymore.

comment:4 Changed 13 years ago by Garry Yao

Description: modified (diff)
Status: reviewreview_failed

#6673 is still reproducible but just to add back the "if ( type == LINK )", as the dialog fields are setup twice.

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