https://bugzilla.novell.com/show_bug.cgi?id=366436
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=366436#c3 Luke Page <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[email protected] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #3 from Luke Page <[EMAIL PROTECTED]> 2008-03-07 06:05:16 MST --- The tag is currently ignored, so the text gets treated like normal text. The easiest solution is to ignore text within the hidden tag, but this will mean that when the RTF is saved, any hidden text gets removed. We curently load the RTF into a document object model that is far less advanced than RTF, so you loose anything in the original document that isn't supported in the document object model. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
