<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Background colors for table cell are not retained after 24 column in word doc table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117217">117217</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Background colors for table cell are not retained after 24 column in word doc table
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.2.3.3 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jvchbabu@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
We use LibreOffice 5.2.3.3 to create .docx and .doc documents using UNO Java
API.
We use MS Word 97 filter to produce .doc documents and MS Word 2007 XML to
produce .docx documents.
We have content from HTML file. Background color for the text is not retained
id doc ouput.
We have a bookmark in .odt and used XDocumentInsertable.insertDocumentFromURL
API to insert text from HTML file in place of bookmark XTextCursor . But
generated doc file is not retaining background colors for table cell after 24
column in doc output file
Please find the attachment for source html generated output
Steps to Reproduce:
1. Have a html content file with table and background colors in cells(refer
sourcehtml)
2.Have odt template with one bookmark to embed html content( refer
template.odt)
3. Use UNO Java api's XDocumentInsertable.insertDocumentFromURL API to insert
text from HTML file in place of bookmark XTextCursor
Actual Results:
Background colors for table cell are not retained after 24 column in word doc
table
Expected Results:
Background colors for table cell should be retained after 24 column in word doc
table
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/65.0.3325.181 Safari/537.36</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>