https://bugs.documentfoundation.org/show_bug.cgi?id=170489
--- Comment #2 from Regina Henschel <[email protected]> --- The approach in https://gerrit.libreoffice.org/c/core/+/198156 describes the cases This fix handles three cases: - Absolute values matching parent (e.g., 10pt when parent is 10pt) - Relative 100% (meaning "same as parent") - Relative +0pt (meaning "no change from parent") This report described an approach to only reset to inheritance in case of the relative values 100% and +0pt. That is better and I would agree to that. I hope I have understand you correctly, that you will drop the case "- Absolute values matching parent (e.g., 10pt when parent is 10pt)"? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
