https://bugs.documentfoundation.org/show_bug.cgi?id=150002
Bug ID: 150002
Summary: LibreOfficeCalc does not work correctly with "<b>"
tags in xls files
Product: LibreOffice
Version: 7.3.4.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
If program tries to open xls file with such kind of text <b>some text</b>, you
cannot see it in the cell.
Steps to Reproduce:
1.Create some xls file with content like "<Row>
<Cell ss:MergeAcross="11" ss:StyleID="Default">
<ss:Data ss:Type="String"
xmlns="http://www.w3.org/TR/REC-html40">Correct text: <b>text to show</b>
</ss:Data>
</Cell>
</Row>"
2. Open this file in Libreoffice Calc
3. See that "text to show" does not showed.
Actual Results:
File without correct text
Expected Results:
File with correct text like "Correct text: text to show"
Reproducible: Always
User Profile Reset: No
Additional Info:
Help - About LibreOffice
--
You are receiving this mail because:
You are the assignee for the bug.