Bug 150674 - Undo of rejecting font change (track changes), will cause the font of the first entry of the bulleted list to change from original
Summary: Undo of rejecting font change (track changes), will cause the font of the fir...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: implementationError
: 153400 (view as bug list)
Depends on:
Blocks: Undo-Redo Track-Changes-TextFormatting
  Show dependency treegraph
 
Reported: 2022-08-29 18:46 UTC by Telesto
Modified: 2023-02-20 15:19 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-08-29 18:46:57 UTC
Description:
Undo of rejecting font change (track changes), will cause the font of the first entry of the bulleted list to change from original

Steps to Reproduce:
1. Open attachment 179678 [details]
2. CTRL+A
3. Change the font to something else (like Arial Black)
4. Edit -> track changes -> Manage
5. Press (and hold) ALT+R (assuming English UI). All entry's will be rejected
6. Close the dialog
7. CTRL+Z everything 

Actual Results:
One entry of the bulleted list will still use: Arial Black

Expected Results:
Font restored to original


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 1c1647e6ee252fe68d7406d01043e88f1721590f
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Sathiyanarayanan 2022-09-11 05:41:41 UTC Comment hidden (obsolete)
Comment 2 Sathiyanarayanan 2022-09-11 10:15:50 UTC
REPRODUCE

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 465c3ad95059f0efa13c8027f7383c4d20a5b2ff
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Calc: threaded
Comment 3 Buovjaga 2023-02-02 12:34:53 UTC
This seems to be an implementation error. I checked with linux-64-7.3 repo. Before https://git.libreoffice.org/core/commit/97440778670d6b471d8165eb9f86def08e1b8602 the font change was recorded as a single change and the problem did not occur after undoing the rejection.

tdf#144173 sw track changes: keep format of hints

Let's show this to László.
Comment 4 Stéphane Guillou (stragu) 2023-02-20 15:19:57 UTC
*** Bug 153400 has been marked as a duplicate of this bug. ***