Bug 137372

Summary: font of style not applied if it's the default font
Product: LibreOffice Reporter: LG <lg>
Component: WriterAssignee: LG <lg>
Status: RESOLVED NOTABUG    
Severity: normal CC: dgp-mail
Priority: medium    
Version: 7.0.1.2 release   
Hardware: All   
OS: Windows (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: testcase : simple table

Description LG 2020-10-09 11:28:16 UTC
Description:
I try to apply the "Table contents" style to a text in a cell without success.

The default font is "Liberation Serif" (the default configuration of LO).
The select text font is "Liberation Mono".

"Table contents" inherits from "Default paragraph Style".


Steps to Reproduce:
1.Open the file
2.Select the text of first cell
3.Apply "Table Contents" style

Actual Results:
The font is "Liberation Mono"

Expected Results:
The font should be "Libreation Serif"


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.1.2 (x64)
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: fr-FR (fr_FR); UI: en-GB
Calc: CL
Comment 1 LG 2020-10-09 11:29:51 UTC
Created attachment 166237 [details]
testcase : simple table
Comment 2 Dieter 2020-10-26 07:39:04 UTC
That's not a bug. Open styles sidebar (F11). Paragraph style is "Table Contents", but character style is "Source Text". If you want to use the font, that is defined in character style, you have to choose "Default Character Style"

=> RESOLVED NOTABUG