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

--- Comment #7 from Justin L <jl...@mail.com> ---
Also working (in addition to bold) are font colour and font size.

For italic, underline/overline, and strike-through the char-run values are not
being removed and therefore take priority over the cell's value.

I actually find it interesting that these work - especially font colour. In
this bug, we are attempting to set attributes at the entire cell level, while
the "char runs" have specified other values - which should have priority. In
other words, it must be that the char runs are being removed for font size,
colour, and bold when we assign a value at the cell level.

Oh, here it is in editutil.cxx's ScEditUtil::RemoveCharAttribs which comes from
commit 4ef978de83610b0e1912bce1d59432b9c382b9fc
Author: Kohei Yoshida on Wed Sep 15 12:28:47 2010 +0200
    sc-overwrite-char-font-attrs.diff: overwrite character level font
attributes

    n#374580, i#53545, i#96853
    Overwrite character level font attributes when changing them at cell level

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to