Opened 14 years ago

Closed 14 years ago

#5101 closed Bug (duplicate)

Image Source URL is missing error in chrome/safari

Reported by: Matt Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.5
Keywords: Cc:

Description

If you contain a right aligned image in a h1 tag for example, the 'image properties' option is missing when you right click on the image in Google Chrome or Safari 4. This is the code in the editor:

<h1><img align="right" src="http://dev.fckeditor.net/chrome/site/logos.gif" />Test</h1>

In ckeditor, the Image properties is available in the dropdown, but it results in no image showing in the preview in Image Properties and the following error when clicking ok: 'Image source URL is missing'

I am experiencing this problem in FCKEditor 2.6.5 and Ckeditor 3.1

Change History (1)

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #2570

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