#2004: Create URL on image
--------------------+-------------------------------------------------------
 Reporter:  efimov  |        Type:  Bug         
   Status:  new     |    Priority:  Normal      
Milestone:          |   Component:  UI : Dialogs
  Version:          |    Keywords:  url image   
--------------------+-------------------------------------------------------
 When the image in editor not text-selected, the url creation dialog fails
 on ok or cancel buttons and can not be closed.

 I've created a stub, currently but not a fix.
 if fckdialog.html:


 EnsureSelection : function()
 {
 if ( FCKDialog.SelectionData )
   {
   if (FCKDialog.SelectionData.htmlText != undefined) // efimov's stub
         FCKDialog.SelectionData.select() ;
   }
 },

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2004>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to