#2376: FCKeditor should remember the last selection position when it loses focus
in IE.
--------------------------+-------------------------------------------------
Reporter: martinkou | Owner: martinkou
Type: Bug | Status: new
Priority: Normal | Milestone:
Component: General | Version: SVN
Keywords: Confirmed IE |
--------------------------+-------------------------------------------------
IE has a long standing bug in which it allows only a single selection
position to exist within a window, no matter how many iframes and
different pages are opened inside. This causes an annoying problem with
FCK.InsertHtml():
1. Open sample01.html in IE.
1. Put the caret or selection in the middle of the text.
1. Click on somewhere outside of the FCKeditor widget.
1. Type in the address bar:
{{{
javascript: alert(frames[0].FCK.InsertHtml('abcd'));
}}}
5. The "abcd" is inserted at the beginning of the document, which isn't
right.
It should be possible to use the onbeforedeactivate event to save the
selection position before FCKeditor is defocused.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2376>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac