Summary: | Wrong style applied when editing header | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Sawetree Petnakin <Sawetree.p> |
Component: | general | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cbo |
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/08b0eb4f8bd1331099718260a1ff99d3c4a4fb29 | Version Fixed In: | |
Sentry Crash Report: |
Description
Sawetree Petnakin
2013-01-04 03:57:09 UTC
I can reproduce Git commit 08b0eb4f8bd1331099718260a1ff99d3c4a4fb29 by Pierre Stirnweiss. Committed on 06/01/2013 at 09:55. Pushed by pstirnweiss into branch 'calligra/2.6'. Fix wrong style applied on backspace When using backspace, we keep the char format of the deleted char. This should not apply when deleting across the newline boundary. REVIEW: 108199 M +4 -1 libs/kotext/commands/DeleteCommand.cpp http://commits.kde.org/calligra/08b0eb4f8bd1331099718260a1ff99d3c4a4fb29 |