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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Hardware|x86 (IA32)                  |All

--- Comment #9 from Justin L <[email protected]> ---
It is a bit more complicated than I first stated. Even though some of the
footnote settings may share the same style name, they aren't actually sharing
the same underlying style. So changes to the footnote anchor style are only
going to affect the real anchor - even if both text and anchor seem to be set
to the "Footnote Anchor" character style. (In this case, it doesn't find a
matching entry for "Footnote Character"(1024), and so it re-creates a default
1024, but with the name "Footnote Anchor". So there are now two "Footnote
Anchor" styles with different IDs.)

So the best solution is probably to remove the styles that are currently in use
from the list to choose from - so that a unique style must exist in those four
locations. (That is easier said than done.)
Attempted at https://gerrit.libreoffice.org/c/core/+/112814

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to