Description: I create a xlsx file with a checkbox by EXCLE. When I read the file in CALC, the double-byte characters are lost on the label of checkbox. Steps to Reproduce: 1.Open the attachment xlsx file in CALC. 2.Only ASCII characters are displayed on the label of checkbox. Actual Results: the double-byte characters are lost. Expected Results: Both double-byte characters and ASCII characters are displayed on the label of checkbox. Reproducible: Always User Profile Reset: No Additional Info: Occurs in LibreOffice 7.2.0.0. It also occurs in LibreOffice 6.4.4.2.
Created attachment 171779 [details] Double-byte characters are lost Sample data and screen capture
Confirming with Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 1675a68526c43c6c6e4dc850ee911f0c1de75c88 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL Likely the same issue as bug #60673
Code pointer: FastSaxParserImpl::callbackCharacters Atm, no idea how to solve this issue and get the correct encoding for then double byte data.
*** This bug has been marked as a duplicate of bug 60673 ***