Date: prev next · Thread: first prev next last
October 2017 Archives by date, by thread · List index


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

--- Comment #7 from Heiko Tietze <tietze.heiko@gmail.com> ---
Let's include possible solutions. If the property is not part of the style it
is removed when unapplied. "Hello <b>bold</b> world" -> "Hello bold world"
instead of "Hello <n>bold</n> World" with n=normal weight. Doesn't work (well)
when the style contains bold and you toggle it on/off. Undo in terms of
checking whether bold has been set before is also not an option as we would
need to save all interactions. Could work somehow during the current session
but would be very error-prone IMHO.

The only solution is to implement the first option and "forget" all previous
direct formattings after a style is applied. Meaning unsetting a property
removes it but also applying a style let it disappear when equal. That leads to
confusions too and we should weight which of the two options is less weird or
more convenient.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.