[Libreoffice-bugs] [Bug 143918] New: EDITING More than one change tracked character formatting of the same text is not reverted
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 17 11:27:55 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143918
Bug ID: 143918
Summary: EDITING More than one change tracked character
formatting of the same text is not reverted
Product: LibreOffice
Version: 7.3.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: implementationError
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: libreoffice at nisz.hu
CC: nemeth at numbertext.org, varga.balazs3 at nisz.hu
Blocks: 143050
Created attachment 174350
--> https://bugs.documentfoundation.org/attachment.cgi?id=174350&action=edit
Example file from Writer
This is a followup to bug 50447
Now change tracking records the previous state of direct character formatting
applied to a text. Rejecting a character formatting change restores this.
However if two (or more) different direct character formatting is changed only
the last one is recorded and can be rejected, previous one is silently
accepted.
Steps to reproduce:
1. Have a bit of text in Writer with change tracking enabled
2. Apply bold formatting to a word
3. Change the font size of the same word, for example to 18 pt.
4. Reject the tracked change
Actual results:
The 18pt font size is reverted, the bold formatting is not.
Expected results:
The bold formatting of the text should be reverted too.
The second CT entry simply overwrote the first one instead of being applied to
it.
As another example see attached docx file from Word:
It has two character formatting applied to a word, a font size change to 18 pt
and bold formatting. Writer opens this as a single CT entry with two
formatting, and rejecting works as expected with both formatting reverted.
LibreOffice details:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: dd3ab0fd737ff84657ff34eebafe2628f489e5a1
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=143050
[Bug 143050] [META] Track Changes of text formatting
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210817/95a63f88/attachment.htm>
More information about the Libreoffice-bugs
mailing list