﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5609	Changing just a font or the font size does not set the buffer dirty flag.	Jim Loving		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.	Bug	closed	Normal		General	FCKeditor 2.6.4	invalid		
