Bug 130819

Summary: Remove direct formatting affects specific paragraph only after saving and reloading file
Product: LibreOffice Reporter: TorrAB
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: himajin100000
Priority: low    
Version: Inherited From OOo   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=73483
https://bugs.documentfoundation.org/show_bug.cgi?id=78510
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 107318, 113546    
Attachments: file with style Important

Description TorrAB 2020-02-20 18:35:59 UTC
Description:
In file ImporA.odt, parag has style Important (with Indent>AfterText =0.25 in), but its actual Indent>AfterText is 0.
Remove direct formatting (^m): no change; Indent>AfterText is still 0.
Save as ImporB.odt, close, reopen file: changed, with Indent>AfterText =0.25 in —finally!


Steps to Reproduce:
1.In file ImporA.odt, parag has Indent>AfterText = 0.
2.Remove direct formatting (^m): no change.
3.Save as ImporB.odt, close, reopen file: Indent>AfterText now fits style.


Actual Results:
format update not visible until file reloaded

Expected Results:
format update should be immediate.


Reproducible: Always


User Profile Reset: No



Additional Info:
none
Comment 1 TorrAB 2020-02-20 18:39:25 UTC
Created attachment 158059 [details]
file with style Important
Comment 2 Dieter 2020-02-27 07:37:40 UTC
I confirm it with

Version: 7.0.0.0.alpha0+ (x64)
Build ID: eeb2d19e77d6dc47c68e8ba0920a02cf64a1247b
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded

Additional information: Direct formatting "Bold" is removed, but indent is still 0. => I changed bug summary and hope, you agree.
Comment 3 QA Administrators 2022-02-27 03:28:23 UTC Comment hidden (obsolete)
Comment 4 Dieter 2022-02-27 05:47:37 UTC
Still present in 

Version: 7.3.1.2 (x64) / LibreOffice Community
Build ID: 9fff0292474d6d0bf5df787b512c71d9ac4bc98e
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
Comment 5 TorrAB 2022-03-02 13:20:43 UTC
Bug remains in
Version: 7.3.0.3 (x64) / LibreOffice Community
Build ID: 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: en-CA (en_CA); UI: en-US
Calc: CL
Comment 6 Mike Kaganski 2023-05-30 16:48:28 UTC
The document had never contained any direct formatting of the paragraph, except for the applied list. That applied list was handled incorrectly - and that was fixed in bug 78510 in 7.6.

But the reloading after the Ctrl+M used to loose the autostyle at all, and that was actually *not* the correct behavior, but bug 73483, also fixed in 7.6.

IMO, this is resolved fixed - in both aspects.