To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101163 Issue #|101163 Summary|[sw] undo removes wrong character style Component|Word processor Version|DEV300m42 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mst Reported by|mst
------- Additional comments from [email protected] Fri Apr 17 12:31:04 +0000 2009 ------- if multiple character styles are applied to the same text selection, undo will remove the wrong character style 1. type some text, select a part 2. apply character style "Emphasis" => italics 3. apply additional character style "Strong Emphasis" => bold italics 4. undo => bold, not italics! possible cause: SwTxtNode::Delete() does not take into account sort number of character styles --------------------------------------------------------------------- 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]
