#2071: FCK.EditorDocument.selection.createRange().text does not return selected text ------------------------------+--------------------------------------------- Reporter: ayh | Type: Bug Status: new | Priority: Normal Milestone: FCKeditor 2.6 | Component: General Version: FCKeditor 2.6 RC | Keywords: selection IE ------------------------------+--------------------------------------------- I made a few plugins that make use of the functionality to read the current selection with FCK.EditorDocument.selection.createRange().text In FCKeditor 2.5.1 (and backwards) it is working. in FCKeditor 2.6RC I noticed that it is not working anymore. The object 'FCK.EditorDocument.selection' is created but createRange().text does not return the selected text (empty).
The browser involved is IE 6 and 7 -- Ticket URL: <http://dev.fckeditor.net/ticket/2071> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
