﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2112	Can't close the modal template window in Firefox 2.0.0.13/XP	Brian		"Fresh install of FCKEditor 2.6 using the following config:

{{{
FCKConfig.ToolbarSets[""Pukka""] = [
	['Preview','-','Source','FitWindow'],
	['Link','Unlink','-','Image','Table','Rule','SpecialChar'],
	['OrderedList','UnorderedList','-','Outdent','Indent'],
	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
	['Cut','Copy','Paste','PasteText','PasteWord'],
	['Bold','Italic','Underline','-','SelectAll','RemoveFormat'],
	['Templates','Style','TextColor','BGColor']
] ;
}}}

I click the templates icon which brings up the window properly.  I can select one of the three default templates and see it work in the background.  When I click the X or cancel, I get the error (pulled from Firebug):

{{{
FCK.Selection.Restore is not a function
EnsureSelection()fckdialog.html (line 388)
Cancel(undefined)fckdialog.html (line 675)
onclick(click clientX=0, clientY=0)fckdialog.html (line 1)
[Break on this error] FCK.Selection.Restore() ;
}}}

I have to reload the page to get the window to go away.

This is my first time using the templates."	Bug	closed	Normal		UI : Floating Panel	FCKeditor 2.6	worksforme	Pending WorksForMe	
