https://bugs.freedesktop.org/show_bug.cgi?id=81132

--- Comment #27 from Eike Rathke <er...@redhat.com> ---
(In reply to comment #18)
> (In reply to comment #17)
> > It calls .uno:ResetAttributs.
> 
> Yeah but what does it do?
> It doesn't remove direct formatting and it doesn't remove assigned styles.

It does. For example, edit a cell to contain "foo bar baz", then format only
the words "bar baz" to bold, then select the word "baz" and choose context menu
Default.

In Calc there are two different formattings, formats applied to the entire cell
and in-cell formats applied to portions of text. If in-cell attributes are
applied the cell content is a rich text edit-cell, otherwise it is a simple
string text-cell. Applying in-cell Default does not overwrite a whole-cell
attribute, so if you format the entire cell as bold the in-cell Default does
not have any effect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise

Reply via email to