#2644: Over riding ConvertToDataFormat wraps lines
------------------------+---------------------------------------------------
 Reporter:  VBAssassin  |       Owner:                 
     Type:  Bug         |      Status:  new            
 Priority:  Normal      |   Milestone:                 
Component:  General     |     Version:  FCKeditor 2.6.3
 Keywords:              |  
------------------------+---------------------------------------------------
 Hi ya,

 First of all enable the bbcode plugin. Now load up the bbcode plugin
 and this is purely to do with the method: ConvertToDataFormat

 Now type in a long sentence with no breaks while in rich text mode.
 Then copy it, and paste a few times. It appears to be pasted ok. Click
 preview, or switch the the raw text, and the text has
 mysterious line breaks as if it has been wrapped.

 Disable the bbcode plugin and try again. It works fine.
 Enable the bbcode plugin again, go to the method i just mentioned...
 and (using firebug) below the:

 var data = rootNode.innerHTML ;

 type console.log(data);

 the mysterious line breaks are there! Something is wrapping the text
 before sending it to the plugin so i have no idea to tell actual line
 breaks from wrapped ones.

 I assume this is a bug. Please advise.

 Browser: FireFox 2 and FireFox 3
 Operating System: Vista & XP

 Kind regards,
 Scott

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2644>
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

Reply via email to