To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54781
------- Additional comments from [EMAIL PROTECTED] Mon Sep 19 02:23:12 -0700 2005 ------- FME: Another way to reproduce the bug is this: 1) Type "Hello World" 2) Select all, select font A 3) Select "Hello", select font B 4) Select the blank between "Hello" and "World" and choose Formatting -> Default Formatting We now have this situation: "Hello" has two attributes: font A and font B. It is not predictible which of these is applied. Solution: In SwTxtNode::RstAttr(), not only the second part of the attribute to split should be checked if it should be ignored (using Forget()), but also the first part of the split attribute should be checked. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
