Issue 101163 - [sw] undo removes wrong character style
Summary: [sw] undo removes wrong character style
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m42
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 13:31 UTC by mst.ooo
Modified: 2017-05-20 11:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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".