Bug 151994

Summary: losing decimalSymbol and listSeparator settings during DOCX round-trip results broken formulas in Writer tables
Product: LibreOffice Reporter: NISZ LibreOffice Team <libreoffice>
Component: WriterAssignee: László Németh <nemeth>
Status: ASSIGNED ---    
Severity: normal Keywords: filter:docx
Priority: medium    
Version: 7.5.0.0 alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 104444    
Attachments: File for testing the bug

Description NISZ LibreOffice Team 2022-11-10 12:03:20 UTC
Description:
When I open a docx document which contains with a table with a number cells column and reload it and click somewhere on the table, the separator changes from comma to point.

Steps to Reproduce:
1. Open the attached file
2. File -> Reload
3. Click on the table and you can see the changes.

Actual Results:
The separator of number cells changes from comma to point.

Expected Results:
The separator does not change. It remains comma.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 3c0be5564afe1b9cc843a49aba88b72af74c43ab
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL threaded
Comment 1 NISZ LibreOffice Team 2022-11-10 12:04:06 UTC
Created attachment 183518 [details]
File for testing the bug