https://bugs.documentfoundation.org/show_bug.cgi?id=149547
--- Comment #4 from phv <[email protected]> --- (In reply to Timur from comment #3) > Does this happen only with a specific file? Can you attach it, if not > personal? I looked a little bit more into the issue and I found that Writer creates the character style named "Character_20_style" for the chapter numbering both in LibreOffice 7.3 and 7.5. But in LibreOffice 7.5, Writer also creates another new character style named "__XXX___invalid" for the chapter numbering. Both behavior are coming from the fact the initial character style for the chapter numbering has been deleted, so Writer creates new ones instead of assigning the style named "No Character Style" by default for the outline list. So there is an initial bug (Writer doesn't reset properly the character style associated to None [it should be "No Character Style"]) that has been around for a while; coupled with a new bug (when None is assigned) that appeared in version 7.5. Writer should be able to reset a default style without having to recreate another style. This behavior is not comprehensible from user's point of view. -- You are receiving this mail because: You are the assignee for the bug.
