https://bugs.documentfoundation.org/show_bug.cgi?id=172587
Takenori Yasuda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|25.8.7.3 release |25.2.3.2 release See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |6299 --- Comment #1 from Takenori Yasuda <[email protected]> --- Reproduced. Version: 25.2.3.2 (x86) / LibreOffice Community Build ID: bbb074479178df812d175f709636b368952c2ce3 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26200); UI render: Skia/Vulkan; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Version: 26.2.4.2 (X86_64) Build ID: 0229ac93fcf0d7cbc6376066c6f35021cef002dc CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Jumbo Version: 26.8.0.0.beta1 (X86_64) Build ID: c134df25b92c3052b7df95cfa5a66e061f9c2664 CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Jumbo The supposedly garbled string appears to have undergone a byte swap between the high and low bytes of each Unicode code point. - ๅนด (U+5E74) -> ็ (U+745E) - 7 (U+0037) -> ใ (U+3700) - 5 (U+0035) -> ใ (U+3500) This may be related to Bug 166299. -- You are receiving this mail because: You are the assignee for the bug.
