#2112: Can't close the modal template window in Firefox 2.0.0.13/XP
---------------------------+------------------------------------------------
 Reporter:  brian          |        Type:  Bug                
   Status:  new            |    Priority:  Normal             
Milestone:                 |   Component:  UI : Floating Panel
  Version:  FCKeditor 2.6  |    Keywords:  templates          
---------------------------+------------------------------------------------
 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.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2112>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to