Hello Chris, the reason for the differences between the input and the output representations if that the text you set is parsed by calling panel.setCurrentDocumentContent(input) is parsed and the text you obtained by call of panel.getDocumentText() is always generated from the HTML representation again. Particularly there is a special handlich for spaces. Nevertheless I have committed my latest changes (Version 0.12.5) to CVS, but actually I had done them a long time ago.
Regards, Dimitry > Dear Dimitry, > > after some editing of notes some of the spaces contained doubled, > tripled, etc... > I've tracked this down to two simple unit tests: > > tests.freemind.HtmlConversionTests.testSpaceHandlingInShtml() > > and > > tests.freemind.HtmlConversionTests.testSpaceHandlingInShtmlIdempotency() > > Please have a look at the editor component. It seems to me some sort of > word wrap in the output. > > Thanks, Chris > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Freemind-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freemind-developer > ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
