https://bugs.documentfoundation.org/show_bug.cgi?id=41360
--- Comment #33 from Regina Henschel <[email protected]> --- (In reply to Paolo Benvenuto from comment #31) > actually the *real* bug is not that you cannot set relative font size to > 100%, that is the way libreoffice works. > > The real bug is that, when reverting childs font size to 100%, or to the > same absolute value, or to +0pt, inheritance isn't set. > > We need that, if the child has font size different from parent, and the > child font size is reverted to be equal to parent's, inheritance is restored. No. A strong -1 from me. Setting a value to the same value as the parent should not change it to inheritance. Instead for inheritance, the user needs an easy way to set "inherit" for only a specific property. Currently all properties of the tab are affected. That is tracked in bug 88559 and its duplicates. The error is still that a percent value 100% set by the user is replaced by an absolute value. So please fix exact this. The workaround to use 99% or 101% to get a relative font size, should not be necessary. -- You are receiving this mail because: You are the assignee for the bug.
