Bug 91983

Summary: Manage changes does not follow changes to Style elements -- paragraph, character, page, etc.
Product: LibreOffice Reporter: V Stuart Foote <vsfoote>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: heiko.tietze, jurgen, kelemeng, kobzeci, libreoffice, philipz85, vsfoote
Priority: medium    
Version: 5.1.0.0.alpha0+ Master   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 143050    

Description V Stuart Foote 2015-06-10 12:17:55 UTC
The Manage Changes dialog does not correctly track changes to direct formatting (although bug 91838 suggests some formatting is tracked) nor to Style changes of paragraphs, characters, frames, pages, or lists.

Rather, it only reacts to textual changes in a document.

For tracking changes to be more useful, Manage changes at a minimum needs to follow paragraph and character style changes. Then perhaps any direct formatting within paragraphs. And finally all implemented styles that can end up in ODF.
Comment 1 Yousuf Philips (jay) (retired) 2015-06-11 11:22:57 UTC
I'm assuming this is a limitation of the current track changes implementation in ODF, which is currently being revamped.
Comment 2 Robinson Tryon (qubit) 2016-08-25 05:39:02 UTC Comment hidden (obsolete)
Comment 3 Heiko Tietze 2017-08-28 12:01:48 UTC
Currently the character style is tracked but not paragraph. The implementation wouldn't change workflow or visualization, so removing needsUX keyword.

Version: 6.0.0.0.alpha0+
Build ID: 9600f5179795380749aa5a7c9fa0bf5387d2b95f
CPU threads: 4; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-08-27_23:19:54
Locale: de-DE (de_DE); Calc: group
Comment 4 Gabor Kelemen (allotropia) 2019-05-29 15:23:22 UTC
This is a duplicate of #58725 but since this one is more clearly worded, I'm marking that one as dupe of this.
Comment 5 Gabor Kelemen (allotropia) 2019-05-29 15:23:28 UTC
*** Bug 58725 has been marked as a duplicate of this bug. ***
Comment 6 Aron Budea 2019-10-31 08:55:48 UTC
*** Bug 128030 has been marked as a duplicate of this bug. ***
Comment 7 Justin L 2023-08-25 15:39:32 UTC
Tracking direct formatting changes to the assigned paragraph style was handled in LO 7.3 with commit c364532e6b06391a0584f58142c2366d28c803dd
Author: László Németh <on Mon Sep 27 11:36:50 2021 +0200
    tdf#144272 sw: track change of paragraph style

The definitely solves dupicate bug 58725. 
I think duplicate bug 128030 is probably NOTABUG. It deals with a page style - and even MS Word doesn't include changes to the actual styles themselves in track changes (I checked paragraph style).

This is a meta kind of bug report, and now there are so many specific bug reports that I don't see the need to keep this one around. The two big concerns mentioned here are fixed, so I'll mark the whole bug as fixed.

If someone wants LO to do something "unique" and include changes-in-styles as part of track changes, that should be created as a new document, and clearly stated that it is NOT interested in direct formatting applying styles - only changes in the styles themselves.