Opened 14 years ago
Last modified 14 years ago
#6866 closed Bug
Image link target field not correctly set when editing an existing image. — at Initial Version
Reported by: | Joe Kavanagh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | General | Version: | 3.4.3 |
Keywords: | IBM | Cc: | Satya Minnekanti, Damian, jamcunni@… |
Description
- Open the image dialog.
- Fill in the image information.
- On the Link tab enter a URL and set the Target field to 'New Window'.
- Click OK to insert the image.
- Right click on the inserted image and choose Image Properties from the context menu.
- 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'.