https://bugs.documentfoundation.org/show_bug.cgi?id=172749
Bug ID: 172749
Summary: Table format "Financial" contains an uncommon font
name
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Table format "Financial" contains an uncommon font name.
Steps to Reproduce:
1. Open new Calc.
2. Select range [A1:D4].
3. Menu - Format > AutoFormat Styles... > Format - Select [Financial] > OK
button
4. See Font name of toolbar.
Actual Results:
5. Font name is "Source Han Sans CN Regular".
Expected Results:
5. Font name is "Liberation Sans" or "DejaVu Sans".
Reproducible: Always
User Profile Reset: No
Additional Info:
Writer table style also incorporates the same font.
Table > Convert > Text to Table
Format > "Financial"
Related Files:
./share/calc/tablestyles.xml
./share/svx/tablestyles.xml
```
<style:style style:name="Financial.body" style:family="table-cell"
style:parent-style-name="Default-Style.body">
<style:table-cell-properties fo:border="0.5pt solid #b2b2b2"/>
<style:paragraph-properties/>
<style:text-properties style:font-name-asian="Source Han Sans CN Regular"
style:font-family-asian="Source Han Sans CN Regular"
style:font-name-complex="Lohit Devanagari" style:font-family-complex="Lohit
Devanagari"/>
</style:style>
```
---
Reproducible in
Version: 26.8.0.0.beta1 (X86_64)
Build ID: c134df25b92c3052b7df95cfa5a66e061f9c2664
CPU threads: 4; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
Reproducible in
[2026-07-09]
Version: 27.2.0.0.alpha0+ (X86_64)
Build ID: 0522c17c2298e68fd8aa7e4bfd0c936210f2ef37
CPU threads: 2; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
Calc: threaded
---
Not reproducible in
Version: 26.2.5.1 (X86_64)
Build ID: 997786b8bfe5fadf793c1218fed3f515ec806f1b
CPU threads: 4; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.