Opened 14 years ago

Closed 12 years ago

#5609 closed Bug (invalid)

Changing just a font or the font size does not set the buffer dirty flag.

Reported by: Jim Loving Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.4
Keywords: Cc:

Description

I am using the FCKeditor that comes with ColdFusion, version 2.6.4.1, Build 23187. I have a custom Toolbar that includes the standard 'FontName' and 'FontSize' comboboxes. If I highlight some existing text and change the font and/or size but nothing else, the dirty buffer flag (IsDirty()) is not set. The editor is run in a separate popup box and I capture the onUnload event so I can ask the user to save any changes. Unfortunately, under the above scenario, the IsDirty() function returns false and the format changes are not saved. All other formatting changes only (bold, italic, etc.) set the flag, but not the combo boxes.

Change History (2)

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

Keywords: ToolbarSet combobox IsDirty removed

comment:2 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.

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