https://bugs.documentfoundation.org/show_bug.cgi?id=130750

            Bug ID: 130750
           Summary: Kanji disappears when ods saved in Excel is opened in
                    Calc
           Product: LibreOffice
           Version: 6.4.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: noga...@gmail.com

Description:
Kanji disappears when opening an ods file saved in ods from Excel(2019 or
Office 365) from LibreOffice Calc.

Steps to Reproduce:
1. Input kanji with Excel(2019 or Office 365) in Japanese environment.
2. Save the file in ods format [OpenDocumen Spredsheet(*.ods)].
3. Open the saved ods file from LibreOffice Calc.

Actual Results:
Kanji is not displayed.

Expected Results:
Kanji is displayed.


Reproducible: Always


User Profile Reset: No



Additional Info:
Excerpt from content.xml.
Kanji included in ods saved from Excel has ruby attached. (Kanji is not
displayed) 

----
<table-cell office:value-type="string" table:style-name="ce1">
    <p>
        <ruby text:style-name="ru1">
            <ruby-base>
                日本語
            </ruby-base>
            <ruby-text text:style-name="T1">
                ニホンゴ
            </ruby-text>
        </ruby>
    </p>
</table-cell>
----

No ruby in Hiragana. (Hiragana is displayed)

----
<table-cell office:value-type="string" table:style-name="ce1">
    <p>
        ひらがな
    </p>
</table-cell>
----


バージョン: 6.4.0.3 (x64)
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 2; OS:Windows 10.0 Build 18363; UI render: default; VCL: win; 
ロケール: ja-JP (ja_JP); UIの言語: ja-JP
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to