https://bugs.documentfoundation.org/show_bug.cgi?id=143792
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Windows (All) |All CC| |[email protected] Resolution|--- |NOTABUG Status|NEEDINFO |RESOLVED --- Comment #10 from Heiko Tietze <[email protected]> --- Changing the behavior means to overwrite character attributes on cell formatting. Something like A1="Lorem <b>ipsum</b> dolor" would be deleted on A1=bold/regular. Sounds reasonably for this simple use case, also because these attributes are hard to impossible to detect. However, the format is applied as complex style and we cannot just clear the font weight without significant effort. The solution is to simply clear direct formatting. => NAB. -- You are receiving this mail because: You are the assignee for the bug.
