#2125: InsertHtml() ignores current selection in IE. Again.
---------------------------+------------------------------------------------
  Reporter:  MarkWB        |       Owner:  martinkou           
      Type:  Bug           |      Status:  assigned            
  Priority:  Normal        |   Milestone:  FCKeditor 2.6.1     
 Component:  UI : Dialogs  |     Version:  SVN                 
Resolution:                |    Keywords:  Confirmed IE Review?
---------------------------+------------------------------------------------
Changes (by alfonsoml):

  * summary:  The #1990 bug is back again. => InsertHtml() ignores current
              selection in IE. Again.

Comment:

 That patch doesn't seems to work in all the situations.

 I don't remember if the source files in
 http://martinezdelizarrondo.com/easyupload/ do include this patch, but I
 know that locally I've tested it in order to fix the bug in the Insert
 Attachment dialog, and it didn't work. You can install the plugin to test
 it.

 The logic of the dialog is a little convoluted: When the user presses OK,
 I start the file upload and then cancel the OK command. When the file has
 been uploaded then I call the window.parent.Ok() myself in order to
 properly close the dialog, but then the new link is placed at the
 beginning.

 I've fixed it by calling window.focus(), I'll upload now the changed file
 so you can check it and you can decide if it's worth study better why it
 doesn't work without that workaround.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2125#comment:4>
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