[Libreoffice-bugs] [Bug 130750] New: Kanji disappears when ods saved in Excel is opened in Calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 18 04:17:40 UTC 2020
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 at lists.freedesktop.org
Reporter: nogajun at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200218/28485e04/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list