[Libreoffice-bugs] [Bug 108518] FILEOPEN: DOC file list numbers incorrectly italicized

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 8 07:26:05 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=108518

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jluth at mail.com
             Status|RESOLVED                    |NEW
         Resolution|DUPLICATE                   |---

--- Comment #11 from Justin L <jluth at mail.com> ---
This one also has features similar to bug 68988. I think both of these
"duplicate" bugs have multiple problems. So let's keep this one out as a unique
bug report since it focuses on the italics problem (and the bold numbering of
bug 68988's attachment 85272).

I'm guessing the problem is in the addition of
    //Ensure the default char fmt is initialized for any level of num ruler if
no customized attr

If I understand that right, he is saying that even if there was no formatting
specified, let's create a named character format for it. Well, if there was no
special formatting, why do we need a charstyle for it? And where is the
italic/bold information coming from that is being placed in this charstyle?
Just eliminating this section fixes this bug and causes no unit test failures
(but doesn't fix the main issues in the "duplicate" bugs). It also helps NOT
spamming the character styles.

-- 
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/20210308/e0fd7124/attachment.htm>


More information about the Libreoffice-bugs mailing list