Opened 17 years ago

Closed 16 years ago

#919 closed Bug (invalid)

SetUrl doesn't preserve height and width

Reported by: Richard Frovarp Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.4.3
Keywords: Cc:

Description

Following this code:

window.opener.SetUrl( src, width, height, title ); window.close();

I can see that the width and height are set to the values passed. However, they are immediately changed back to the original image size. That negates setting the width and height in the SetUrl call, breaking those two parameters.

Change History (1)

comment:1 Changed 16 years ago by Wojciech Olchawa

Resolution: invalid
Status: newclosed

I can't seem to find this code in the current implementation of FCKeditor. Since it's no longer in editor's code this ticket will be closed.

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