Issue 101163

Summary: [sw] undo removes wrong character style
Product: Writer Reporter: mst.ooo
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m42   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description mst.ooo 2009-04-17 13:31:04 UTC
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
Comment 1 Marcus 2017-05-20 11:18:10 UTC
Reset assigne to the default "issues@openoffice.apache.org".