Opened 16 years ago

Closed 12 years ago

#2350 closed Bug (invalid)

Autogrow stopped working in FCKeditor 2.6.2

Reported by: uncle.f Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.2
Keywords: HasPatch Cc:

Description

Autogrow plugin does not function any more (FF3.0 / IE6 / IE7 / Opera 9.5x).

Also noted here: http://www.fckeditor.net/forums/viewtopic.php?p=27040#p27040

Change History (3)

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

Keywords: HasPatch added; autogrow removed

the comments in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=10214#p27849 suggest a solution

fckplugins.js, lines 65-66:

window.frameElement.height = iMainFrameSize;
window.frameElement.style.height = iMainFrameSize+"px";

comment:2 Changed 13 years ago by Wiktor Walc

#2629 marked as duplicate.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.

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